e0169db52a
Many changes and new features:
...
CI / test (push) Successful in 5m17s
Lint / test (push) Successful in 32s
Trivy / test (push) Successful in 25s
* Make reminders be its own dataset rather than tied to current string.
* Add support for repeated reminders
* Make reminders be a feature that can be turned on and off
* Add syntax highlighting for code blocks (right-click to set it)
* Add a Pomodoro-style timer for measuring time spent on a task (stopping the timer offers to log it to Time Log)
* Add ability to create markdown tables. Right-click to edit the table in a friendlier table dialog
2025-11-25 14:52:26 +11:00
32bf2e1187
Fix pyflakes
CI / test (push) Successful in 4m33s
Lint / test (push) Successful in 30s
Trivy / test (push) Successful in 23s
2025-11-24 11:04:07 +11:00
807a21e9af
Make it possible to delete revisions in the history dialog
CI / test (push) Successful in 4m57s
Lint / test (push) Failing after 31s
Trivy / test (push) Successful in 24s
2025-11-24 10:56:04 +11:00
0e5d622a4e
Make it possible to change the font size for regular text
CI / test (push) Successful in 4m14s
Trivy / test (push) Successful in 20s
Lint / test (push) Successful in 30s
2025-11-21 10:30:40 +11:00
0923fb4395
Remove needless try/catch stuff
2025-11-21 09:56:33 +11:00
3e91f158c3
Make Tags and TimeLog optional features that can be switched on/off in Settings (enabled by default)
CI / test (push) Successful in 4m31s
Lint / test (push) Successful in 1m2s
Trivy / test (push) Successful in 23s
2025-11-21 08:50:06 +11:00
119d326eea
Expose note in time log dialog and reports
CI / test (push) Successful in 3m58s
Lint / test (push) Successful in 27s
Trivy / test (push) Successful in 22s
2025-11-19 20:50:04 +11:00
985541a1d8
remove time graph visualiser. More tests. Other fixes
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-19 15:33:31 +11:00
55b78833ac
Initial work on time logging
CI / test (push) Has been cancelled
Lint / test (push) Has been cancelled
Trivy / test (push) Has been cancelled
2025-11-18 21:51:04 +11:00
01997aee90
Add tag relationship visualisation graph tool
CI / test (push) Successful in 3m43s
Lint / test (push) Successful in 28s
Trivy / test (push) Successful in 24s
2025-11-18 17:29:57 +11:00
6bc5b66d3f
Add the ability to choose the database path at startup. Add more tests. Add bandit
CI / test (push) Successful in 3m49s
Lint / test (push) Successful in 29s
Trivy / test (push) Successful in 21s
2025-11-17 15:15:00 +11:00
97e723ce34
Remove export to txt, the .md markdown is really the same
CI / test (push) Successful in 3m14s
Lint / test (push) Failing after 14s
Trivy / test (push) Successful in 20s
2025-11-15 12:12:18 +11:00
7ef79c495b
Add a statistics dialog with heatmap
CI / test (push) Successful in 3m20s
Lint / test (push) Failing after 15s
Trivy / test (push) Successful in 23s
2025-11-15 12:06:06 +11:00
b1ba599e99
Make it possible to add a tag from the Tag Browser
CI / test (push) Successful in 3m46s
Lint / test (push) Successful in 17s
Trivy / test (push) Successful in 21s
2025-11-15 11:22:40 +11:00
1becb7900e
Prevent traceback on trying to edit a tag with the same name as another tag. Various other tweaks. Bump version
CI / test (push) Successful in 3m31s
Lint / test (push) Successful in 16s
Trivy / test (push) Successful in 21s
2025-11-14 17:30:58 +11:00
f6e10dccac
Tags working
2025-11-14 14:54:04 +11:00
5e283ecf17
WIP
2025-11-14 13:18:58 +11:00
0a04b25fe5
Early work on tags
2025-11-13 20:37:02 +11:00
f578d562e6
Add translation capability, offer English and French as options
2025-11-12 13:58:58 +11:00
bfd0314109
Code cleanup, more tests
2025-11-11 13:12:30 +11:00
dfde0d6e6c
Ensure tabs are ordered by calendar date, and some other code cleanups
2025-11-10 08:05:17 +11:00
ab1af80d10
Fix history pane, some small cleanups
2025-11-09 19:09:56 +11:00
39576ac7f3
convert to markdown ( #1 )
...
Reviewed-on: #1
2025-11-08 00:30:46 -06:00
aad1ba5d7d
Fix focusing on editor after leaving the app and returning. More code coverage and removing obsolete bits of code
2025-11-07 13:53:27 +11:00
74177f2cd3
Code cleanup/comments, more test coverage (92%)
2025-11-07 11:42:29 +11:00
71b6ee2651
Add missing export extensions to export_by_extension
2025-11-07 09:14:26 +11:00
58f4f0a0b5
Add option to automatically move yesterday's unchecked TODOs to today on startup
2025-11-06 15:45:31 +11:00
c3b83b0238
Commit working theme changes
2025-11-06 10:56:20 +11:00
76806bca08
Add ability to export to Markdown (and fix heading styles)
2025-11-05 18:58:38 +11:00
74a75eadcb
Add ability to storage images in the page
2025-11-04 15:57:41 +11:00
7548f33de4
Add ability to compact the database with VACUUM
2025-11-04 14:55:59 +11:00
27ba33959c
Add sql plaintext export and (encrypted) backup options
2025-11-04 14:25:03 +11:00
ba6417e72f
Fix saving the new key to the settings if the 'remember key' option was set and the DB was rekeyed
2025-11-03 12:39:31 +11:00
82069053be
Refactor schema to support versioning of pages. Add HistoryDialog and diff with ability to revert.
2025-11-02 17:02:03 +11:00
ef50c8911e
Add auto-lock feature and 'report a bug'
2025-11-02 15:42:42 +11:00
fb4a9e5e27
Add export options
2025-11-02 12:49:19 +11:00
f9d92811dc
Remove explicit cipher_compatability PRAGMA
2025-11-02 10:04:34 +11:00
53e99af912
Add Search ability
2025-11-01 17:44:23 +11:00
f778afd268
Add ability to change the key
2025-10-31 16:46:42 +11:00
3e6a08231c
Initial commit
2025-10-31 16:00:54 +11:00