Commit Graph

15 Commits

Author SHA1 Message Date
511022a076 feat(Index.tsx): introduce cacheMode state to manage note caching strategy 2025-08-11 12:07:50 +02:00
c192f10d77 refactor(Index.tsx): extract meilisearch headers and mapHitToNote function to improve code readability 2025-08-11 12:05:31 +02:00
e54efe011b refactor(Index.tsx): extract note loading logic into loadNotesAroundDate function 2025-08-11 11:56:11 +02:00
d799df2dbd feat(Index.tsx): add flexible ISO8601 date parsing and fallback note fetching logic 2025-08-11 11:52:42 +02:00
3fcc9b02f7 feat(Index.tsx): add functionality to navigate to notes by date using MeiliSearch 2025-08-11 10:45:40 +02:00
320432bd8c Split initialization into separate effects and focus note after load 2025-08-06 17:07:33 +02:00
129b7e567c Simplify focus logic, fix index existence checks, and remove textarea autoFocus to improve UX and stability 2025-08-06 17:06:00 +02:00
4115cb9cb7 Fix task script 2025-07-14 08:28:55 +02:00
7173d2c6f5 Remove focuser machiner 2025-06-28 01:53:33 +02:00
f7a2d0e4ee Make fuck 2025-06-28 01:51:19 +02:00
1ebfcc5cc3 More bigger 2025-06-28 01:25:44 +02:00
4bf0f366eb Make window miniizeable 2025-06-28 01:20:04 +02:00
ecc900161a Update 2025-06-28 01:08:16 +02:00
26943da2a9 Add journaler from wails 2025-06-28 00:56:11 +02:00
83f66745dd Initial commit 2025-06-28 00:47:05 +02:00