Obsidian plugin to enable keyboard based navigation and interaction in the file explorer.
j
: select next item (also works in the context menu)k
: select previous item (also works in the context menu)h
: collapse current node (focus parent if a folder selected)l
: expand folders
: open to the rightn
: create new note (also works if a note selected)f
: create new folder (also works if a note selected)c
: make a copyshift-z
: collapse all nodesshift k
: open context menu on selected item
- Copy plugin folder into your Obsidian vault
VaultFolder/.obsidian/plugins/
. - Enable the plugin in Obsidian settings.
- Focus the file explorer
- Use supported key bindings to navigate and interact with the file explorer.