Commit graph

8 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
6bc5b66d3f
Add the ability to choose the database path at startup. Add more tests. Add bandit
All checks were successful
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
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
f7903c2cd9
Tests 2025-11-06 14:29:24 +11:00
7c3ec19748
Various tweaks to theme, more code coverage 2025-11-06 11:47:00 +11:00
a29fc9423e
Refactor tests 2025-11-04 18:33:54 +11:00
3e6a08231c
Initial commit 2025-10-31 16:00:54 +11:00