Skip to content

0.11.7

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 13:39
· 272 commits to master since this release

0.11.7 (2023-03-07)

Bug Fixes

  • fix lint errors (046a8a7)
  • lint errors - add field to formatters & fix types (7121d3a)
  • Respect the openFile option when running a template and a file already exists #409 - Thanks @cdloh!

Features

  • Enable setting variables when using the format API #410 - Thanks @cdloh!
  • Added Info Dialog as part of the API #408 - Thanks @Cassian-Andor!
  • Added new format syntax {{FIELD:}}, and semi tab autocomplete #403 - Thanks @qaptoR!

I am looking for feedback on the {{FIELD}} feature. It will suggest existing field values from the YAML data across your vault.
Please leave your thoughts here: #337
The feature may change, as this is a preliminary release to get feedback :)