Skip to content

Commit

Permalink
Doc: how to edit today's daily note
Browse files Browse the repository at this point in the history
  • Loading branch information
apraga committed Apr 29, 2024
1 parent 0973f99 commit f05b3b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/daily-journal.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,7 @@ Let's unpack this alias:
* `$ZK_NOTEBOOK_DIR` is set to the absolute path of the current [notebook](notebook.md) when running an alias. Using it allows you to run `zk daily` no matter where you are in the notebook folder hierarchy.
* We need to use double quotes around `$ZK_NOTEBOOK_DIR`, otherwise it will not be expanded.

If you want to edit today's note, simply use
```sh
$ zk edit journal/daily
```

0 comments on commit f05b3b0

Please sign in to comment.