.. |
encryption
|
Add more type hints (#1642)
|
2023-01-14 13:22:31 -08:00 |
journals
|
Allow combinations of --change-time , --delete , and --edit while correctly counting the number of entries affected (#1669)
|
2023-03-25 12:32:25 -07:00 |
messages
|
Mediate template arg vs. config in controller then read template text in editor and unify those two use cases.
|
2023-03-25 14:30:02 -07: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
|
Add ability to use template with --template (#1667)
|
2023-03-25 11:47:00 -07: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
|
Move path-related constants from config.py to path.py
|
2023-03-25 13:02:29 -07:00 |
controller.py
|
poe format
|
2023-03-25 14:31:41 -07:00 |
editor.py
|
Refactor for easier unit testing and add unit tests
|
2023-03-25 16:02:22 -07:00 |
exception.py
|
Allow combinations of --change-time , --delete , and --edit while correctly counting the number of entries affected (#1669)
|
2023-03-25 12:32:25 -07:00 |
install.py
|
Add message with config location and docs location when installation is complete (#1695)
|
2023-03-04 12:45:37 -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
|
Add ability to use template with --template (#1667)
|
2023-03-25 11:47:00 -07:00 |
path.py
|
Move path-related constants from config.py to path.py
|
2023-03-25 13:02:29 -07: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 |