diff --git a/.zk/notebook.db b/.zk/notebook.db index b168272..176b32f 100644 Binary files a/.zk/notebook.db and b/.zk/notebook.db differ diff --git a/README.md b/README.md index 32bf989..120801a 100644 --- a/README.md +++ b/README.md @@ -30,13 +30,12 @@ new entries and manage the knowledge base. | ------------- | ---------------------- | ----------------------------------------------------------------------------------------- | | `z` | `cd $HOME/repos/eolas` | Access Zettelkasten | | `zn` | `zk new --title ...` | Create new entry from template | +| ` zk` | `:ZkNotes` | Access Zettelkasten from anywhere within `nvim` | | ` zi` | `:ZkIndex` | Index Zettelkasten within `nvim` | | ` zt` | `:ZkTags` | View tags via [Telescope](https://github.com/nvim-telescope/telescope.nvim) within `nvim` | | ` zl` | `:ZkLinks` | View links in current entry via Telescope within `nvim` | | ` zb` | `:ZkBacklinks` | View backlinks to current entry via Telescope within `nvim` | -// what about viewing all zets from another dir? - ## Frontmatter When I run the `zn` command this generates a new Zettelkasten entry with the