jrnl/jrnl
joaquin garmendia 8c2de0e6d7
Add display format option to config file. (#1050)
* Add display format option to config file.
* Add tests.
* Fix `black` error.
* Change nested if to top level.
2020-10-17 18:53:34 -07:00
..
plugins Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py fix various small issues in the codebase 2020-04-18 12:35:46 -07:00
__main__.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
__version__.py Increment version to v2.5-beta 2020-10-17 22:23:55 +00:00
args.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
cli.py Disable logging by default (#1053) 2020-10-10 14:56:13 -07:00
color.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
commands.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
config.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
DayOneJournal.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
editor.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
EncryptedJournal.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
Entry.py Add Ellipsis to SENTENCE_SPLITTER (#1044) 2020-09-11 12:56:46 -07:00
exception.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
FolderJournal.py Apply isort Mk II (#942) 2020-05-09 13:14:43 -07:00
install.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
Journal.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
jrnl.py Add display format option to config file. (#1050) 2020-10-17 18:53:34 -07:00
os_compat.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
output.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
prompt.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
time.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
upgrade.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00