diff --git a/CHANGELOG.md b/CHANGELOG.md index 3100351..630f688 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## Unreleased +### Added + +* New template variables `filename` and `filename-stem` when formatting notes (e.g. with `zk list --format`) and for the [`fzf-line`](docs/tool-fzf.md) config key. + ### Fixed * [#89](https://github.com/mickael-menu/zk/issues/89) Calling `zk index` from outside the notebook (contributed by [@adamreese](https://github.com/mickael-menu/zk/pull/90)). diff --git a/docs/template-format.md b/docs/template-format.md index f559892..5921f86 100644 --- a/docs/template-format.md +++ b/docs/template-format.md @@ -2,22 +2,24 @@ The following variables are available in the templates used when formatting notes, for example with `zk list --format