mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
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). Fix failed test scenarios for folder journal. |
||
---|---|---|
.. | ||
plugins | ||
templates | ||
__init__.py | ||
__main__.py | ||
__version__.py | ||
cli.py | ||
DayOneJournal.py | ||
EncryptedJournal.py | ||
Entry.py | ||
FolderJournal.py | ||
install.py | ||
Journal.py | ||
time.py | ||
upgrade.py | ||
util.py |