jrnl/jrnl
2021-10-11 14:41:15 -06:00
..
contrib Use implicit namespace plugins for import and export (#1216) 2021-07-17 14:58:15 -07:00
plugins Store plugin module paths as variables 2021-10-11 14:40:23 -06:00
__main__.py Restore __main__.py functionality (#1278) 2021-07-17 14:58:15 -07:00
__version__.py jrnl.__version__ magic works! (#1296) 2021-07-17 14:58:15 -07:00
args.py CLI: Unhide "diagnostic" commandline option 2021-10-11 12:55:56 -06:00
behave_testing.py Use implicit namespace plugins for import and export (#1216) 2021-07-17 14:58:15 -07:00
cli.py jrnl.__version__ magic works! (#1296) 2021-07-17 14:58:15 -07:00
color.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
commands.py Don't display full plugin module paths for built in and "regular" contributed plugins 2021-10-11 14:41:15 -06:00
config.py jrnl.__version__ magic works! (#1296) 2021-07-17 14:58:15 -07:00
DayOneJournal.py jrnl.__version__ magic works! (#1296) 2021-07-17 14:58:15 -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 Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
FolderJournal.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
install.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
Journal.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
jrnl.py Use implicit namespace plugins for import and export (#1216) 2021-07-17 14:58:15 -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 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 Implement datetime handling in pytest-bdd 2021-07-03 15:49:18 -07:00
upgrade.py jrnl.__version__ magic works! (#1296) 2021-07-17 14:58:15 -07:00