summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-17 23:00:25 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-17 23:00:25 +0000
commita5bd657820d0cdb2c8b39535edd67d621c94c77b (patch)
tree1743481b2d7f6e6a4b5b5a0cfc4f77cac7045447
parentf42f63735c2090d639b8a17ebae85ae470ab794c (diff)
downloadorg-zettelkasten-a5bd657820d0cdb2c8b39535edd67d621c94c77b.tar.gz
org-zettelkasten-a5bd657820d0cdb2c8b39535edd67d621c94c77b.zip
Add documentation of new open feature
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5bb86e5..60822b7 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,7 @@ The default keymap for the mode is `C-c k`, this can easily be changed though by
| `zettelkasten-create-new-note` | `n` | Create a new note and optionally link it to a parent. This can be disabled by using a prefix argument. |
| `zettelkasten-insert-link` | `i` | Insert a link to a note. |
| `zettelkasten-find-parent` | `p` | Choose from a list of parents of the current note and open the note. |
+| `zettelkasten-open-note` | `o` | Open a note from anywhere, using auto complete on the ID or TITLE of the note. |
## Alternatives