|
|
eac37d8843
|
DRY up some code
|
2025-11-10 10:25:46 +11:00 |
|
|
|
4f4735cfb6
|
Fix code backticks to not show but still be able to type code easily
|
2025-11-10 08:40:09 +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 |
|
|
|
f023224074
|
0.2.1 with tabs
|
2025-11-09 16:19:51 +11:00 |
|
|
|
fa23cf4da9
|
Fix chomping images when TODO is typed and converts to a checkbox
|
2025-11-08 18:13:56 +11:00 |
|
|
|
39576ac7f3
|
convert to markdown (#1)
Reviewed-on: #1
|
2025-11-08 00:30:46 -06:00 |
|
|
|
31604a0cd2
|
Fix newline after URL keeps URL formatting
|
2025-11-08 14:52:22 +11:00 |
|
|
|
5489854d58
|
Add find bar for searching for text in the editor
|
2025-11-07 17:03:14 +11: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 |
|
|
|
71b6ee2651
|
Add missing export extensions to export_by_extension
|
2025-11-07 09:14:26 +11:00 |
|
|
|
b5563c18a4
|
Fix for code blocks in dark mode
|
2025-11-06 18:56:07 +11:00 |
|
|
|
267e412663
|
Bugfix
|
2025-11-06 15:54:18 +11:00 |
|
|
|
58f4f0a0b5
|
Add option to automatically move yesterday's unchecked TODOs to today on startup
|
2025-11-06 15:45:31 +11:00 |
|
|
|
773afa5464
|
Support checkboxes, and TODO shortcut
|
2025-11-06 13:43:52 +11:00 |
|
|
|
c3b83b0238
|
Commit working theme changes
|
2025-11-06 10:56:20 +11:00 |
|
|
|
a7c8cc5dbf
|
Represent in the History diff pane when an image was the thing that changed
|
2025-11-05 21:36:38 +11:00 |
|
|
|
76806bca08
|
Add ability to export to Markdown (and fix heading styles)
|
2025-11-05 18:58:38 +11:00 |
|
|
|
19593403b9
|
Fix styling issue with text that comes after a URL, so it doesn't appear as part of the URL.
|
2025-11-05 16:26:13 +11:00 |
|
|
|
0e3ca64619
|
Improve search results window and highlight in calendar when there are matches.
|
2025-11-05 16:10:48 +11:00 |
|
|
|
98e6a0ebae
|
v0.1.9
|
2025-11-04 18:34:04 +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 |
|
|
|
f8e0a7f179
|
More styling shenanigans, fix an export typo bug
|
2025-11-04 12:58:42 +11:00 |
|
|
|
cc4f1cd389
|
Bump changelog
|
2025-11-03 14:34:45 +11:00 |
|
|
|
5fb7597dfd
|
Fix for multi-line code blocks and href linking
|
2025-11-03 14:33:51 +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 |
|
|
|
b71e7ea1e3
|
Tweak UI for diff
|
2025-11-02 19:15:55 +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 |
|
|
|
c4091d4cee
|
Add Help menu with documentation link
|
2025-11-02 13:11:05 +11:00 |
|
|
|
fb4a9e5e27
|
Add export options
|
2025-11-02 12:49:19 +11:00 |
|
|
|
6cae652643
|
Abbreviated toolbar symbols and add tooltips
|
2025-11-02 11:56:28 +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 |
|
|
|
cc9453997e
|
Add shortcut for Settings (Ctrl+E) so as not to collide with Ctrl+S (Save)
|
2025-10-31 16:50:53 +11:00 |
|
|
|
3db384e7e4
|
Add CHANGELOG.md
|
2025-10-31 16:47:18 +11:00 |
|