jrnl/jrnl
Matthias Vogelgesang 485486117e Use PyXDG to save config and journal in XDG dirs
This change also hides the CONFIG_PATH state information entirely within
the install module. Therefore, the cli module does not have to care about
checking existence of files and paths.
2014-06-26 11:37:36 +02:00
..
__init__.py Mark jrnl as 3.4 compatible 2014-05-22 14:18:15 -07:00
cli.py Use PyXDG to save config and journal in XDG dirs 2014-06-26 11:37:36 +02:00
DayOneJournal.py Catch proper exceptions in python3.4 2014-05-22 13:24:19 -07:00
Entry.py Fixes writing new lines between entries 2014-03-31 12:37:37 -07:00
exporters.py Export to files using UTF-8 2014-05-19 14:43:38 -07:00
install.py Use PyXDG to save config and journal in XDG dirs 2014-06-26 11:37:36 +02:00
Journal.py Split DayOne into separate file 2014-05-22 12:17:54 -07:00
util.py byte2int for PY3 2014-04-16 17:14:57 -04:00