jrnl/jrnl
2021-04-24 18:07:52 +00:00
..
plugins More graceful handling of low linewrap values (#1219) 2021-04-10 16:49:56 -07:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 22:28:22 -08:00
__main__.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 22:28:22 -08:00
__version__.py Increment version to v2.8.1 2021-04-24 18:07:52 +00:00
args.py Allow runtime configuration overrides from the commandline (#1169) 2021-03-02 18:47:57 -08:00
cli.py Notify user when config directory can't be created because there is already a file with the same name (#1134) 2021-01-02 15:19:44 -08:00
color.py Fix OS compatibility issues for editors with spaces, slashes, and quotes (#1153) 2021-01-16 15:19:11 -08:00
commands.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 22:28:22 -08:00
config.py Allow runtime configuration overrides from the commandline (#1169) 2021-03-02 18:47:57 -08:00
DayOneJournal.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
editor.py Fix OS compatibility issues for editors with spaces, slashes, and quotes (#1153) 2021-01-16 15:19:11 -08:00
EncryptedJournal.py Fix keyring error handling (#1138) 2021-01-02 13:26:45 -08:00
Entry.py Support title splitting for fullwidth CJK terminals (#1163) 2021-01-23 15:29:43 -08:00
exception.py More graceful handling of low linewrap values (#1219) 2021-04-10 16:49:56 -07:00
FolderJournal.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 22:28:22 -08:00
install.py Notify user when config directory can't be created because there is already a file with the same name (#1134) 2021-01-02 15:19:44 -08:00
Journal.py Add new -today-in-history, -month, -day, and -year search filters (#1145) 2021-01-16 14:55:27 -08:00
jrnl.py Fix bug that prevented --format pretty and --format short from working (#1177) 2021-03-06 10:47:03 -08:00
os_compat.py Fix OS compatibility issues for editors with spaces, slashes, and quotes (#1153) 2021-01-16 15:19:11 -08:00
output.py Notify user when config directory can't be created because there is already a file with the same name (#1134) 2021-01-02 15:19:44 -08:00
override.py Allow runtime configuration overrides from the commandline (#1169) 2021-03-02 18:47:57 -08:00
prompt.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 22:28:22 -08:00
time.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 22:28:22 -08:00
upgrade.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 22:28:22 -08:00