Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sthesing sthesing released this 28 Jul 13:33
· 17 commits to master since this release

[0.6.0]

Changed

  • Adjusted ignore settings in default settings file to ignore hidden
    directories, too.
  • Properly handling pandoc's specs for YAML metadata, now. Metadata block now
    may also end with '---'.
  • Reimplemented function to find updated files. Should be much faster now,
    when dealing with a large number of Zettels. Depending on UNIX tool find
    now, tested against GNU find.

Fixed

  • With every run of zettels, the index was built from scratch. Now it only
    updates it if files in the Zettelkasten directory have changed.