jrnl/jrnl
2022-10-29 15:17:51 -07:00
..
encryption add some more logging 2022-10-29 15:17:51 -07:00
messages Merge branch 'develop' into encryption-rework 2022-10-29 14:41:10 -07:00
plugins Don't create empty file when attempting a YAML export to a non-existing folder (#1600) 2022-10-08 13:48:29 -07:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
__main__.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
__version__.py Increment version to v3.3 2022-10-29 19:19:53 +00:00
args.py Add machine readable --list output (#1592) 2022-09-24 12:46:49 -07:00
cli.py add some more logging 2022-10-29 15:17:51 -07:00
color.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
commands.py Merge branch 'develop' into encryption-rework 2022-10-29 14:41:10 -07:00
config.py Fix bug for new --list --format options when no default journal is specified (#1621) 2022-10-22 15:35:16 -07:00
DayOneJournal.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
editor.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
Entry.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
exception.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
FolderJournal.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
install.py Change default config to use journal key instead of journal name as key for file path (#1594) 2022-10-08 13:41:22 -07:00
Journal.py add some more logging 2022-10-29 15:17:51 -07:00
jrnl.py Suppress "Entry added" message if using default journal (#1561) 2022-08-27 12:33:44 -07:00
keyring.py more cleanup 2022-09-24 15:20:44 -07:00
os_compat.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
output.py fix linting issue 2022-10-01 13:00:19 -07:00
override.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
path.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
prompt.py keep logic for password attemps inside the class that uses it 2022-10-08 15:55:30 -07:00
time.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
upgrade.py get rid of old PlainJournal class 2022-09-30 17:29:15 -07:00