### General - Open any file: Ctrl + P - Command Palette: Ctrl + Shift + P - Autocomplete: Ctrl + Space ### Markdown - Go to any heading within current file: Ctrl + R - Go to any heading of open files: Ctrl + Shift + R - Tip: `#TODO` to search over all todo ### ZK - Link to another note: `[` + `[` - Show all notes: `[` + `!` - Show all tags: `#` + `!` - Auto-complete tags: `#` + `?` - Navigation: Ctrl + Enter - if cursor over tag: find all notes referencing a tag - if cursor over note link: navigate to that note