jrnl/jrnl
Craig Moyer a3c81d46fe 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).

Fix failed test scenarios for folder journal.
2020-04-10 11:51:56 -07:00
..
plugins [DayOne] YAML export improvements (#773) 2020-04-10 11:51:56 -07:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py (#770) run black formatter on codebase for standardization 2020-04-10 11:51:56 -07:00
__main__.py remove py2 remnants and use mocks in tests 2020-04-10 11:51:55 -07:00
__version__.py add version file to repo 2020-04-10 11:51:56 -07:00
cli.py Clean up shortcut for Limit 2020-04-10 11:51:56 -07:00
DayOneJournal.py Add UTC support for failing DayOne tests (#785) 2020-04-10 11:51:56 -07:00
EncryptedJournal.py (#770) run black formatter on codebase for standardization 2020-04-10 11:51:56 -07:00
Entry.py Listing all entries in DayOne Classic journal throws IndexError (#786) 2020-04-10 11:51:56 -07:00
FolderJournal.py Add support for folder base journal. 2020-04-10 11:51:56 -07:00
install.py Apply black formatter to code 2020-04-10 11:51:56 -07:00
Journal.py Add support for folder base journal. 2020-04-10 11:51:56 -07:00
time.py (#770) run black formatter on codebase for standardization 2020-04-10 11:51:56 -07:00
upgrade.py Apply black formatter to code 2020-04-10 11:51:56 -07:00
util.py Fix for unhandled exception 2020-04-10 11:51:56 -07:00