Commit graph

24 commits

Author SHA1 Message Date
e0169db52a
Many changes and new features:
All checks were successful
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
05879131b4
* Adjust some widget heights/settings text wrap
* Adjust shortcuts
 * History unicode symbol
 * Icon in version dialog
2025-11-23 20:54:19 +11:00
4fb5be96b1
Add script to detect obsolete or undefined locale strings 2025-11-21 12:35:17 +11:00
151d053d95
Add ctrl+shift+-/+ shortcuts for increasing/decreasing font size 2025-11-21 10:42:44 +11:00
0e5d622a4e
Make it possible to change the font size for regular text
All checks were successful
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
ef10e0aab7
shortcut for time log. adjust checkbox size again. Use icon for Images in toolbar
Some checks failed
CI / test (push) Failing after 3m47s
Lint / test (push) Successful in 29s
Trivy / test (push) Successful in 21s
2025-11-19 11:47:27 +11:00
83f25405db
Add ability to set alarm reminders
Some checks failed
CI / test (push) Failing after 3m25s
Lint / test (push) Failing after 25s
Trivy / test (push) Successful in 22s
2025-11-18 20:38:39 +11:00
a4d47edba5
Revert "Add ability to take screenshots in-app and insert them into the page"
This reverts commit 34349c6133.
2025-11-18 16:21:11 +11:00
34349c6133
Add ability to take screenshots in-app and insert them into the page
All checks were successful
CI / test (push) Successful in 3m21s
Lint / test (push) Successful in 28s
Trivy / test (push) Successful in 21s
2025-11-17 17:43:23 +11:00
f578d562e6
Add translation capability, offer English and French as options 2025-11-12 13:58:58 +11:00
39576ac7f3 convert to markdown (#1)
Reviewed-on: #1
2025-11-08 00:30:46 -06:00
74177f2cd3
Code cleanup/comments, more test coverage (92%) 2025-11-07 11:42:29 +11:00
773afa5464
Support checkboxes, and TODO shortcut 2025-11-06 13:43:52 +11:00
74a75eadcb
Add ability to storage images in the page 2025-11-04 15:57:41 +11:00
27ba33959c
Add sql plaintext export and (encrypted) backup options 2025-11-04 14:25:03 +11:00
f8e0a7f179
More styling shenanigans, fix an export typo bug 2025-11-04 12:58:42 +11:00
329e016f8d
More fixes for shortcuts, move Rekey button to bottom of settings 2025-11-02 19:29:13 +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
6cae652643
Abbreviated toolbar symbols and add tooltips 2025-11-02 11:56:28 +11:00
43bbe971eb
Add ability to save the key to avoid being prompted for it 2025-11-02 11:44:22 +11:00
327e7882b5
Clickable URL links 2025-11-02 11:00:00 +11:00
39c0cb61da
Fix set/unset of bold text 2025-11-02 10:15:27 +11:00
53e99af912
Add Search ability 2025-11-01 17:44:23 +11:00
e0d7826fe0
Switch to HTML (QTextEdit) and a style toolbar 2025-11-01 16:41:57 +11:00