mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-18 12:08:31 +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). |
||
---|---|---|
.. | ||
plugins | ||
templates | ||
__init__.py | ||
__main__.py | ||
cli.py | ||
DayOneJournal.py | ||
EncryptedJournal.py | ||
Entry.py | ||
export.py | ||
FolderJournal.py | ||
install.py | ||
Journal.py | ||
time.py | ||
upgrade.py | ||
util.py |