ZettelGeist / zettelgeist

A less-is-more (distributed) notetaking application. Designed specifically for those who prefer working with the command line and want to do crazy indexing, analysis, and transformation of notes. Aimed at but not limited to scholarly research projects.
Apache License 2.0
30 stars 5 forks source link

--show-filename gives no output #23

Closed icornelius closed 3 years ago

icornelius commented 3 years ago

The zfind option --show-filename gives no output. The --count option and other --show-KEY options function as expected.

I am building the database with the command

zimport --create --database index.db --dir path/to/zetteln --fullpath
gkthiruvathukal commented 3 years ago

Thanks for testing this, @icornelius. This is probably related to filename and document being special (extra) fields. Should be a straightforward issue, I hope.

gkthiruvathukal commented 3 years ago

Thanks, @icornelius (and @dbdennis). I will push this fix out shortly.

gkthiruvathukal commented 3 years ago

@icornelius This issue is fixed with the recent release of ZettelGeist that you also have installed. So you should be all set.