mirror of
https://github.com/cosmicoptima/loom.git
synced 2026-07-22 07:40:25 +00:00
improve readme
This commit is contained in:
parent
641be42461
commit
7efdeb3900
1 changed files with 5 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Loom in Obsidian
|
||||
loom in obsidian
|
||||
|
||||
Default hotkeys:
|
||||
default hotkeys:
|
||||
- `Ctrl+Space` - complete
|
||||
- `Ctrl+Shift+Space` - create child
|
||||
- `Alt+Down` - switch to next sibling
|
||||
|
|
@ -8,3 +8,6 @@ Default hotkeys:
|
|||
- `Alt+Left` - switch to parent
|
||||
- `Alt+Right` - switch to (most recently visited) child
|
||||
- `Alt+Backspace` - delete current node
|
||||
|
||||
to install, clone this repository into a directory in `[vault]/.obsidian/plugins`.
|
||||
enable the plugin and set the openai api key in the `Loom` settings tab
|
||||
|
|
|
|||
Loading…
Reference in a new issue