aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-19 02:25:05 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-19 02:25:05 +0000
commitd9b2a621880cfc5aa8ce2c0e4bdd5e2637a3eb07 (patch)
tree4e2e7594c6061eb6cb9bcd0244de16ea914ff615 /README.md
parenta5bd657820d0cdb2c8b39535edd67d621c94c77b (diff)
downloademacs-zettelkasten-d9b2a621880cfc5aa8ce2c0e4bdd5e2637a3eb07.tar.gz
emacs-zettelkasten-d9b2a621880cfc5aa8ce2c0e4bdd5e2637a3eb07.zip
Add support for tagsv0.1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 60822b7..8162bcb 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,7 @@ The default keymap for the mode is `C-c k`, this can easily be changed though by
| `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. |
+| `zettelkasten-open-note-by-tag` | `t` | Open a note using a tag as the first identifier. |
## Alternatives