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

Make query options consistent in zfind/zfilter #8

Closed gkthiruvathukal closed 6 years ago

gkthiruvathukal commented 6 years ago

We need --query to support the inline ZQL and --query-file to support ZQL from a file.

gkthiruvathukal commented 6 years ago

There are also a few details about this.

No longer support --query.

--query-prompt (prompts for the query) --query-string (reads query from a string argument on the command line) --query-file (reads query from a file)