From 7efdeb3900c1d9272cf0caa867304dfeda12cb2e Mon Sep 17 00:00:00 2001 From: celeste Date: Sat, 25 Feb 2023 18:49:22 -0800 Subject: [PATCH] improve readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2559e4f..5170d0a 100644 --- a/README.md +++ b/README.md @@ -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