Skip to content

Reading/evaluating several files at once? #176

Answered by jotaen
braimen asked this question in Help / Question
Discussion options

You must be logged in to vote

If your shell supports glob patterns, then this should work out of the box, e.g.: klog report **/*.klg or klog total 2022-*.klg.

This doesn’t work with bookmarks, however. A bookmark must be a single file, because it’s not just meant for reading, but also for writing, e.g. via klog start @work. If the bookmark was a file pattern that resolved to multiple files, it would be ambiguous what should happen then.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@braimen
Comment options

Answer selected by jotaen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants