jrnl/jrnl
2021-10-09 13:59:10 -07:00
..
plugins Change all instances of FullLoader to SafeLoader (#1285) 2021-07-03 15:50:36 -07:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
__main__.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
__version__.py Increment version to v2.8.3 2021-09-06 19:43:07 +00:00
args.py Merge branch 'develop' into #1170-alternate-config-file 2021-10-09 13:12:45 -07:00
cli.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
color.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
commands.py Display error when trying to encrypt folder/DayOne journal types (#1315) 2021-08-21 13:46:29 -07:00
config.py Fix issue where specifying a config-file that needs to be upgraded ended up upgrading the user config file instead 2021-10-09 13:59:10 -07:00
DayOneJournal.py Display error when trying to encrypt folder/DayOne journal types (#1315) 2021-08-21 13:46:29 -07:00
editor.py Implement editor-related steps in pytest-bdd 2021-07-03 15:49:18 -07:00
EncryptedJournal.py Fix keyring error handling (#1138) 2021-01-02 13:26:45 -08:00
Entry.py Implement datetime handling in pytest-bdd 2021-07-03 15:49:18 -07:00
exception.py Display error when trying to encrypt folder/DayOne journal types (#1315) 2021-08-21 13:46:29 -07:00
FolderJournal.py Fix deletion of entries on folder journal through --delete flag (#1328) 2021-08-28 13:18:34 -07:00
install.py Fix issue where specifying a config-file that needs to be upgraded ended up upgrading the user config file instead 2021-10-09 13:59:10 -07:00
Journal.py Warn when DayOne/directory journals have encrypt: true in config (#1325) 2021-08-21 14:47:49 -07:00
jrnl.py Merge branch 'develop' into #1170-alternate-config-file 2021-10-09 13:12:45 -07: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 Add more steps to pytest, fully remove behave (#1347) 2021-10-09 12:10:08 -07: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 Implement datetime handling in pytest-bdd 2021-07-03 15:49:18 -07: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