jrnl/jrnl
Micah Jerome Ellison 3c87111710
Save empty journal on install instead of just creating a zero-length file (#1690)
* Add failing test for issue #1493
* Write journal upon creation instead of just creating 0-length file
* Fix test to accommodate current password mocking form
2023-02-25 12:29:43 -08:00
..
encryption Add more type hints (#1642) 2023-01-14 13:22:31 -08:00
journals Save empty journal on install instead of just creating a zero-length file (#1690) 2023-02-25 12:29:43 -08:00
messages Don't save templated journal entries if the received raw text is the same as the template itself (#1653) 2023-02-11 12:38:21 -08:00
plugins Refactor flow for easier access to some files (avoid things like jrnl.Journal.Journal and jrnl.jrnl co-existing) (#1662) 2023-01-14 14:42:29 -08:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
__main__.py Refactor flow for easier access to some files (avoid things like jrnl.Journal.Journal and jrnl.jrnl co-existing) (#1662) 2023-01-14 14:42:29 -08:00
__version__.py Increment version to v3.3 2022-10-29 19:19:53 +00:00
args.py Search for entries with no tags or stars with -not -starred and -not -tagged (#1663) 2023-01-28 11:45:01 -08:00
color.py Refactor flow for easier access to some files (avoid things like jrnl.Journal.Journal and jrnl.jrnl co-existing) (#1662) 2023-01-14 14:42:29 -08:00
commands.py Refactor flow for easier access to some files (avoid things like jrnl.Journal.Journal and jrnl.jrnl co-existing) (#1662) 2023-01-14 14:42:29 -08:00
config.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
controller.py Don't save templated journal entries if the received raw text is the same as the template itself (#1653) 2023-02-11 12:38:21 -08:00
editor.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
exception.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
install.py Refactor flow for easier access to some files (avoid things like jrnl.Journal.Journal and jrnl.jrnl co-existing) (#1662) 2023-01-14 14:42:29 -08:00
keyring.py Add more type hints (#1642) 2023-01-14 13:22:31 -08:00
main.py Refactor flow for easier access to some files (avoid things like jrnl.Journal.Journal and jrnl.jrnl co-existing) (#1662) 2023-01-14 14:42:29 -08:00
os_compat.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
output.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
override.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
path.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
prompt.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
time.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
upgrade.py Refactor flow for easier access to some files (avoid things like jrnl.Journal.Journal and jrnl.jrnl co-existing) (#1662) 2023-01-14 14:42:29 -08:00