Commit graph

2 commits

Author SHA1 Message Date
Micah Ellison
8a4fe0ec81 Fix FolderJournal path tests for Windows paths 2020-02-29 13:29:19 -08:00
Craig Moyer
cefc2db8b7 Add support for folder base journal.
Adds feature for issue #170 (and #398) where you configure your journal to
be a directory and entries are added as sub-directories and files:
yyyy/mm/dd.txt. Multiple entries in a day will go in the same file, but a
new entry for a specific day will create a new file (and directory
structure).
2017-01-13 19:55:41 -05:00