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

--fileset needs to be user-specified name #9

Closed gkthiruvathukal closed 6 years ago

gkthiruvathukal commented 6 years ago

When using --fileset, we cannot rely on randomly generated names, because this makes it hard to script the resulting --fileset in a shell (or other) script.

gkthiruvathukal commented 6 years ago

While working on this, I also made sure --stats works from a user-specified name, mainly for consistency.