sthesing/Zettels

Error when passing ZETTEL argument as a relative link

Closed this issue · 1 comments

For example, when running Zettels in the root directory of the Zettelkasten like this:

zettels.py q Test.md

I get a

KeyError: '../../path/to/Zettelkasten/Test.md'. 

Apparently only happens when the root directory specified in settings is a path with a symlink.

Fixed in 2832106