jrnl/jrnl
Jonathan van der Steege 907566b39f
Add tag to XML file when edited DayOne entry and is searchable afterward (#1648)
* Add tag to XML file when edited DayOne entry
* Remove forbidden change
* undo edits
* Tags working for DayOne journal
* Correction doentries to prevent time-error
* Add sorting to tags
* Delete test statements
* Revert time changes
2023-01-07 12:51:07 -08:00
..
encryption Rework Encryption to enable future support of other encryption methods (#1602) 2022-11-19 13:39:39 -08:00
messages Rework Encryption to enable future support of other encryption methods (#1602) 2022-11-19 13:39:39 -08:00
plugins Rework Encryption to enable future support of other encryption methods (#1602) 2022-11-19 13:39:39 -08: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 type hints (#1614) 2022-11-05 15:29:50 -07:00
cli.py Rework Encryption to enable future support of other encryption methods (#1602) 2022-11-19 13:39:39 -08:00
color.py Add type hints (#1614) 2022-11-05 15:29:50 -07:00
commands.py Rework Encryption to enable future support of other encryption methods (#1602) 2022-11-19 13:39:39 -08:00
config.py Add type hints (#1614) 2022-11-05 15:29:50 -07:00
DayOneJournal.py Add tag to XML file when edited DayOne entry and is searchable afterward (#1648) 2023-01-07 12:51:07 -08:00
editor.py Add type hints (#1614) 2022-11-05 15:29:50 -07:00
Entry.py Add type hints (#1614) 2022-11-05 15:29:50 -07:00
exception.py Add type-checking plugin to linting checks (#1629) 2022-11-03 07:18:35 -07:00
FolderJournal.py Add type hints (#1614) 2022-11-05 15:29:50 -07:00
install.py Update version key in config file after version changes (#1646) 2023-01-07 11:46:12 -08:00
Journal.py Rework Encryption to enable future support of other encryption methods (#1602) 2022-11-19 13:39:39 -08:00
jrnl.py Add simplify plugin to linting checks (#1630) 2022-11-05 15:56:46 -07:00
keyring.py Rework Encryption to enable future support of other encryption methods (#1602) 2022-11-19 13:39:39 -08:00
os_compat.py Add type hints (#1614) 2022-11-05 15:29:50 -07:00
output.py Add type hints (#1614) 2022-11-05 15:29:50 -07:00
override.py Add type hints (#1614) 2022-11-05 15:29:50 -07:00
path.py Add type hints (#1614) 2022-11-05 15:29:50 -07:00
prompt.py Rework Encryption to enable future support of other encryption methods (#1602) 2022-11-19 13:39:39 -08:00
time.py Add type hints (#1614) 2022-11-05 15:29:50 -07:00
upgrade.py Rework Encryption to enable future support of other encryption methods (#1602) 2022-11-19 13:39:39 -08:00