cosmicoptima_loom/README.md
2023-02-27 01:34:28 -08:00

635 B

loom in obsidian

default hotkeys:

  • Ctrl+Space - complete
  • Ctrl+Shift+Space - create child
  • Alt+Down - switch to next sibling
  • Alt+Up - switch to previous sibling
  • Alt+Left - switch to parent
  • Alt+Right - switch to (most recently visited) child
  • Alt+Backspace - delete current node
  • Alt+c - clone current node

to install, clone this repository into a directory in [vault]/.obsidian/plugins. in the plugin directory, run npm i and npm run build. you will need node.js 14 or higher. enable the plugin and set the openai api key in the Loom settings tab