Commit Graph

45 Commits

Author SHA1 Message Date
89f8889f1e Rework everything to use meilisearch 2025-05-23 21:36:36 +02:00
597ce8c9cf Sanitize out "-" and remove the arbitrary 100 query limit v3.2.3 2025-05-23 17:04:20 +02:00
c2202bdfef Remove keyboard smashing detection logic from note saving process which I thought I already did, damn you AI v3.2.2 2025-05-21 11:24:07 +02:00
8daf7ed6bf Improve note creation by trimming whitespace from each line v3.2.1 2025-05-21 11:20:14 +02:00
4339763261 Enhance cleanup dialog with sensitivity slider for problematic entries v3.2.0 2025-05-20 12:44:53 +02:00
621e85c747 Add functionality to identify and clean up problematic entries in notes 2025-05-20 12:39:43 +02:00
d937ae212c Sort search results by date, newest first v3.0.3 2025-05-18 17:00:23 +02:00
b5dad28491 Clear input field after saving note v3.0.2 2025-05-18 13:50:59 +02:00
1e11cd53c9 Do not reset controller when showing v3.0.1 2025-05-18 09:56:04 +02:00
b74dc5b3c6 Remove unused v3.0.0 2025-05-16 15:44:51 +02:00
474cb662e5 Remove fallback to like 2025-05-16 15:41:28 +02:00
a84973def6 Fix cyrillic 2025-05-16 15:32:58 +02:00
fcb8e41cde Add icu support for cyrillic fts 2025-05-16 14:56:22 +02:00
4f54b89689 Add a date to latest v2.4.0 2025-04-24 10:03:43 +02:00
eb2ec79150 Implement local date via intl
We don't want to display utc
v2.3.0
2025-04-24 09:58:57 +02:00
e8b9f0ba49 Enable deleting notes by deleting all their content v2.2.0 2025-04-23 20:56:01 +02:00
6c8340d768 Update 2025-04-23 16:32:24 +02:00
db565f4603 Work out a README 2025-04-23 16:16:03 +02:00
b2bff9e5c5 Implement IPC to show up existing instance when re-running v2.1.0 2025-04-23 15:51:55 +02:00
9d39cb09df Squash merge feature/fts into master v2.0.0 2025-04-23 14:51:24 +02:00
5ea62a1216 Do focus on popup
Because the window APPEARS over our current window
But isn't focuseded
So we canj't see our fucking window
And we can't close the new fucking window
So it's the worst of both worlds
FUCK
v1.6.1
2025-04-23 11:23:11 +02:00
c457b5cd5b Add app icons v1.6.0 2025-04-22 19:22:13 +02:00
722aa34fdf Don't focus on popup 2025-04-22 19:21:13 +02:00
68c6dd1a95 Update 2025-04-22 19:11:40 +02:00
5a27ac75c7 Implement scrolling through previous notes v1.5.0 2025-04-22 00:35:03 +02:00
900bcd866c Implement basic settings 2025-04-22 00:29:31 +02:00
963f7271a2 Rename todo to scratch v1.3.0 2025-04-22 00:22:01 +02:00
442403b5b9 DO save empty todo v1.2.2 2025-04-21 23:38:06 +02:00
ad767ac33a Fix backspace delete v1.2.1 2025-04-21 23:33:15 +02:00
1051805463 Fix the double escape bug v1.2.0 2025-04-21 23:04:40 +02:00
173c4fbee2 Auto focus new entry 2025-04-21 22:36:54 +02:00
d06a8d6698 Implement commit sudoku button 2025-04-21 22:35:53 +02:00
d788c110a7 TODO 2025-04-21 22:33:02 +02:00
41e2922bfb Make 20 minutes instead of 60 v1.1.0 2025-04-21 22:28:25 +02:00
a07ba1109c Make release script 2025-04-21 22:28:10 +02:00
427b503e5e Implement whole ass "backend" v1.0.0 2025-04-21 22:24:41 +02:00
740fef5d7d Clean up shit 2025-04-21 21:58:23 +02:00
f1b3892dfc Fix notification sound 2025-04-21 16:46:48 +02:00
cebde4f0e1 Clean up shit 2025-04-21 16:42:22 +02:00
61db6cf0c5 Fuck with sizing a bit 2025-04-21 16:32:20 +02:00
eba79e61ba Add some sounds 2025-04-21 16:28:49 +02:00
6f9f320362 Make dark theme 2025-04-21 16:28:46 +02:00
9b291ac68d Fix up the system tray icon(s) 2025-04-21 16:22:42 +02:00
26abaafd28 Basic functionality 2025-04-21 16:04:39 +02:00
0d46e18bf2 Initial commit 2025-04-21 16:00:27 +02:00