jrnl/jrnl
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
..
plugins Add support for folder base journal. 2017-01-13 19:55:41 -05:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py [Dayone] Add Creator section to dayone import and YAML export 2015-05-04 00:21:33 -06:00
__main__.py Hardcoded salt to fix crypto 2015-04-04 17:50:44 +11:00
cli.py Template exporting FTW 2016-08-19 23:20:31 +00:00
DayOneJournal.py Merged PR 2015-12-28 21:36:17 -08:00
EncryptedJournal.py Upgrade to cryptography 1.4 2016-08-17 13:41:54 +00:00
Entry.py Indent character optional 2016-08-19 21:44:01 +00:00
export.py Fix Keyring tests 2016-08-19 21:43:27 +00:00
FolderJournal.py Add support for folder base journal. 2017-01-13 19:55:41 -05:00
install.py User defined indent character (#419) 2016-04-15 23:00:49 -07:00
Journal.py Add support for folder base journal. 2017-01-13 19:55:41 -05:00
time.py Don't correct future timestamps if year is present in input 2014-07-21 17:33:30 +09:00
upgrade.py Open config_path as utf-8 2016-01-24 21:16:50 -05:00
util.py Fully strip title and body after SENTENCE_SPLITTER search 2016-04-07 14:31:16 -04:00