Shortcuts

Editor Shortcuts

ActionKeys
Editor: Copycmd+c
Editor: Select allcmd+a
Editor: Pastecmd+v
Editor: Cutcmd+x
Editor: Indenttab
Editor: Outdentshift+tab
Editor: show file explorercmd+shift+b
Editor: toggle taskcmd+enter
Editor: focus main viewcmd+e
Editor: open link or notecmd+b
Editor: increase order list numberctrl+a
Editor: decrease order list numberctrl+x
Editor: move up current blockalt+up
Editor: move down current blockalt+down
Editor: search current notecmd+f
Editor: insert page[ [
Editor: undocmd+z
Editor: redocmd+shift+z
Editor: insert code block` ` `
Editor: move down cursordown
Editor: move up cursorup
Editor: move left cursorleft
Editor: move right cursorright

Vim Like Shortcuts

ActionKeys
Vim: Change to Normal Modeescape
Vim: Change to Insert Modeescape
Vim: Change to Block Modeescape
Vim: Change to Normal Modeescape
Vim: Insert before cursori
Vim: Append after cursora
Vim: Move cursor lefth
Vim: Move cursor rightl
Vim: Move cursor downj
Vim: Move cursor upk
Vim: Move cursor to start of line0
Vim: Move cursor to end of line$
Vim: Move cursor to start of note^
Vim: Move cursor to end of noteshift+g
Vim: insert new line below current lineo
Vim: insert new line above current lineshift+o
Vim: Move cursor to start of noteg g
Vim: Move cursor one word backwardb
Vim: Move cursor one word forwardw
Vim: insert at the end of lineshift+a
Vim: insert at the start of lineshift+i
Vim: delete current characterx
Vim: delete selectionx
Vim: delete selectiond
Vim: enter or exist visual modev
Vim: enter or exist visual line modeshift+v
Vim: copy selectiony
Vim: copy current liney y
Vim: copy current blocky y
Vim: paste after cursorp
Vim: replace current blockp
Vim: paste before cursorshift+p
Vim: scroll down half pagectrl+d
Vim: scroll up half pagectrl+u
Vim: cut current wordc w
Vim: move to empty line before next block}
Vim: move to empty line after previous block{
Vim: delete to end of lineshift+d
Vim: delete current blockd d
Vim: undou
Vim: redoctrl+r

Outline Shortcuts

ActionKeys
Outline: show outlinecmd+o
Outline: hide outlineescape
Outline: scroll to blockenter
Outline: move to next headingj
Outline: move to previous headingk
Outline: move to next headingdown
Outline: move to previous headingup

File Shortcuts

ActionKeys
File: new filecmd+n
File: new file with tagcmd+shift+n
File: open previous opened filecmd+[
File: open next opened filecmd+]

File Picker Shortcuts

ActionKeys
FilePicker: show file pickercmd+p
FilePicker: open focus fileenter
FilePicker: hide file pickerescape
FilePicker: focus next filej
FilePicker: focus previous filek
FilePicker: focus next filedown
FilePicker: focus previous fileup

Cheetsheet Shortcuts

ActionKeys
CheatSheet: show cheat sheetcmd+/
CheatSheet: hide cheat sheetescape
CheatSheet: scroll downj
CheatSheet: scroll upk

Activity Bar Shortcuts

ActionKeys
ActivityBar: focus next activitycmd+ctrl+j
ActivityBar: focus previous activitycmd+ctrl+k

Tag Note Dialog Shortcuts

ActionKeys
TagNoteDialog: show tag note dialogcmd+t
TagNoteDialog: hide tag note dialogescape
TagNoteDialog: switch focustab
TagNoteDialog: switch focusshift+tab
TagNoteDialog: focus next tagj
TagNoteDialog: focus previous tagk
TagNoteDialog: focus next tagdown
TagNoteDialog: focus previous tagup
TagNoteDialog: confirm tag of current noteenter

Search Shortcuts

ActionKeys
Search: show search barcmd+k
Search: hide search barj
Search: move to next itemk
Search: move to previous itemup
Search: move to next itemdown
Search: open selected itementer
Search: hide search barescape