-
Open command palette: Command + p
-
Quickly search and switch to another files: Command + o
-
Search in all files: Cmd + Shift + f
-
Toggle hide left side bar: Command + Shift + b
-
Linking other note in vault within current note: [[]]
-
Insert link: Command + k
-
Toggle Pin: Command + Option + Control + p
-
Insert Template: Option + t
-
Insert date template: Option + d
-
Toggle between view and edit mode: Command + e
-
Maximize current pane (uses
pane-relief): Command + option + control + k -
Cycle to next tab in window (using
pane-relief): Command + Page Down (fn + down arrow)
- How to adjust image size: Add an integer number after the pipe char in image line like so ![[my_img.png | 200]]
- Obsidian-tasks
- Highlightr
- Periodic Notes
- Pane Relief
A task manager plugin.
-
To tag a line item as a task, mark with the global task filter (defined in the settings) tag
- I've set mine to
#todo
- I've set mine to
-
To view all tasks tagged with your global task filter in the vault, create a
taskscode block:```tasks
```