-
Notifications
You must be signed in to change notification settings - Fork 6
Some critical shortcuts
Jeffrey Benjamin Brown edited this page Mar 27, 2017
·
19 revisions
- :2tBEykzNRnN1ilNn: # edit-mode shortcuts
· :JhoVCZO8r8wiBt3r: ##
C-c s
: Search for text · :1NpnQS7yeYM8AXLr: ##C-c m
: Toggle between edit-submode and move-submode. · :2gxSeNb3jTHVF2is: ##C-c p
: Push to graph from view · :braFCWx3yfTRkdt6: ##C-c u
: Pull from graph to view ("update view") · :2SZxTyGaVCG0VNwL: ##C-c h
: View this session's history of notes visited - :Y2rcZ4zKAoCBRfBw: # move-submode shortcuts
· :1NpnQS7yeYM8AXLr: ##
C-c m
: Toggle between edit-submode and move-submode. · :xDDyrUocPXTcexIY: ##u
: undo · :y10Bidg21J1kWMpF: ##f
: forward-view · :v5FSfZrP4YauneMy: ##b
: backward-view- :LxBmUjQYwidVDaIW: ##
h [height]
: set view height · :FJGrZUvXkWyOPKaF: whereheight
can be a number from 1 to 7 · :BOZMByVibRYIuVEQ: ##t
: visit note at cursor, leaving current buffer open · :QCsvdByrl3MX8m8l: ##n
: visit note at cursor, closing current buffer - :wxtXwEKBTordh5m3: ##
z
,x
,c
,v
: highlight, cut, copy, paste · :51odr5gs4bwTVpOj: Remember, to copy the note and not just its text, include the bullet. - :ReMHfegUsSglXEMp: ##
i
,j
,k
,l
= up, left, down, right · :SxQEqmmDnkb9gqju: For speed, these shortcuts prevent you from having to move your hand from the letters to the arrow keys. · :wu22wUcR1mhVUKxQ: ##o
: move cursor to other buffer - :iJOI2BNGZrkzcx8x: ##
p [value-shortcut]
: set priority · :2WfSp3957Uu0FEYn: For [value-shortcut] one can press 0 or z for 0, 1 or a for 0.25, 2 or s for 0.5, 3 or d for 0.75, 4 or f for 1.00. · :rXy2wS05ai03HLDM: The default priority is 0. · :zW7maixH1xLPWGzP: Nonzero priority causes some amount of underlining and leads to a higher position in text search results. - :v87pdwG7cdAbkL3j: ##
w [value-shortcut]
: set weight · :2WfSp3957Uu0FEYn: For [value-shortcut] one can press 0 or z for 0, 1 or a for 0.25, 2 or s for 0.5, 3 or d for 0.75, 4 or f for 1.00. · :NIveRKbysfUUhtfy: The default weight is 0.5. · :pD2ArrVU8jr2BilQ: High weight causes some amount of bold font and leads to a higher position in text search results. Low weight has the reverse effect. - :mQHOosR5S9mBFJfW: ##
s [value-shortcut]
: set sharability · :2WfSp3957Uu0FEYn: For [value-shortcut] one can press 0 or z for 0, 1 or a for 0.25, 2 or s for 0.5, 3 or d for 0.75, 4 or f for 1.00. · :eT9hoIPvepbn188H: A note's default sharability is inherited from its first parent. · :7jsBBMOxiRMgdIKJ: Higher sharability leads to a higher position in text search results. · :MVVQFUJ1u1DjyLOb: Sharability 0.25 = "private" makes the text red. Sharability 0.5 = "personal" makes the text yellow. Sharability 0.75 = "public" makes the text green. Sharability 1 = "universal" makes the text blue.- :wUTnx85453OfC9uC: ### There are two ways sharability can control who sees what. (1) The view can be assigned a minimum sharability -- useful when viewing notes that have private contents in a public place. New views inherit the minimum from the relative they were opened from. (2) When two knowledge graphs are merged, it is possible to merge selectively, sharing only those nodes with a sharability higher than some threshold. · :Sg0IUVtIKmflqyxQ: The view can be assigned a minimum sharability -- useful when viewing notes that have private contents in a public place. New views inherit the minimum from the relative they were opened from. · :wqhep5ojENPbZCQo: When two knowledge graphs are merged, it is possible to merge selectively, sharing only those nodes with a sharability higher than some threshold.
- :LxBmUjQYwidVDaIW: ##
- :f1px1fUqdEDFayl6: # frame, buffer or window shortcuts (built into Emacs)
· :RIL5mHocuLqatRql: ##
C-x b
: Move to another buffer. (Tab-completion is available.) · :lKl55KWbNuHWBYSJ: ##C-x C-b
: Open the buffer list. · :inAVRJWC0TMVgjCx: ##C-x o
: Move cursor to another buffer in this frame · :e1nrzVXvSLs1SHf5: ##C-x 2
: Split this buffer into two buffers, horizontally · :uemL53flyY1Qg0dp: ##C-x 3
: Split this buffer into two buffers, vertically · :gySiZcMCytkK1ZuW: ##C-x 1
: Close the other buffers in this frame · :CWWsfLOerLA7vIcw: ##C-x 5 2
: Create another frame