mirror of
https://github.com/cosmicoptima/loom.git
synced 2026-07-22 07:40:25 +00:00
635 B
635 B
loom in obsidian
default hotkeys:
Ctrl+Space- completeCtrl+Shift+Space- create childAlt+Down- switch to next siblingAlt+Up- switch to previous siblingAlt+Left- switch to parentAlt+Right- switch to (most recently visited) childAlt+Backspace- delete current nodeAlt+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