Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@keithfancher keithfancher released this 17 Feb 23:37

0.3.0 - 2023-02-17

Added

  • Allow passing directories of JSON to kept rather than having to manually
    glob, e.g. with *.json. Now one can pass in any combination of individual
    files, directories, or globbed lists of files. If a directory is passed in,
    it is expanded (non-recursively) into the list of the .json files in that
    directory.

Fixed

  • Windows: embedded media attachments display correctly now. (Turns out
    Obsidian wants / as a path delimiter even in Windows.)

Full Changelog: 0.2.0...0.3.0
For more information about new features, check out the README.