Skip to content

v1.21.5

Compare
Choose a tag to compare
@getreu getreu released this 03 Jun 06:10
Rename the root dir marker `.tpnoteroot`; Add pseudo lang. tag `+all`

* Breaking change: rename root directory marker file from `.tpnoteroot` to
  `.tpnote.toml`.

* Allow optional project specific configuration data in `.tpnote.toml`.
  Tp-Note will source the configuration for all note file in all subdirectories.
  Empty `.tpnote.toml` content is still allowed.

* Interpret the pseudo language tag `+all` in the environment variable
  `TPNOTE_LANG_DETECTION` and the configuration file variable
  `tmpl.filter_get_lang` as "select all available languages".