Commit Graph
24 Commits
Author SHA1 Message Date
tomasr 19a8f7e07f feat: ncurses quick select 2026-06-02 14:30:16 +02:00
tomasr e666ca32de feat: button return to note selection from journal entry selection 2026-06-02 14:03:05 +02:00
tomasr 9aa8b075e9 format: formated whole project 2026-04-27 20:06:47 +02:00
tomasr 986618a05b format: fix whole project 2026-04-27 19:15:50 +02:00
tomasr f8bc4004ed backup: fixed unconsistent expansion of \~ 2026-04-27 16:43:59 +02:00
tomasr d5b5d07e64 fix: multiple small bugs from previous commit 2026-04-26 21:37:20 +02:00
tomasr 5c87ac0aa2 fix: improved memory safety in getVaultsFromDirectories() 2026-04-26 21:14:17 +02:00
tomasr 3233b330db fix: bug wrong realloc size 2026-04-26 21:04:02 +02:00
tomasr b7ca3eca14 fix: bug available vaults written to wrong array 2026-04-26 21:02:54 +02:00
tomasr 107519507f feat: allow the usage of multiple vault directories 2026-04-26 20:45:42 +02:00
Tomas Rivera 193382484f Fixed last TODOs in the code 2026-04-19 17:13:29 +02:00
Tomas Rivera 2c77e26b61 Miscellanious todo 2026-04-18 14:22:07 +02:00
Tomas Rivera 75905e84c9 miscellanious stuff 2026-04-17 09:51:47 +02:00
Tomas Rivera cdf2e086e0 Added fzf search for journals 2026-04-16 18:39:44 +02:00
Tomas Rivera 17fb5edd48 Corrected some warnings 2026-04-14 11:21:59 +02:00
Tomas Rivera 112756f3e1 Feat: Button to select a random journal entry 2026-04-11 19:59:20 +02:00
Tomas Rivera 2835de027c Last commit did not work 2026-04-09 18:27:02 +02:00
Tomas Rivera 07f503dc5b createNewNote() now works with journals 2026-04-04 11:36:59 +02:00
Tomas Rivera 8b39e31706 Corrected bug where divided journal overwrote today's entry 2026-04-04 10:48:21 +02:00
Tomas Rivera 0a3e30196e Reworked ncurseSelect text 2026-04-04 10:39:47 +02:00
Tomas Rivera 44100c49d1 fixed small memory leak 2026-04-03 18:47:21 +02:00
Tomas Rivera 6ac2c71ee4 Added divided journals 2026-04-03 18:43:49 +02:00
Tomas Rivera 4515378adc Unified journals are now supported! 2026-04-03 14:40:15 +02:00
Tomas Rivera 417cd1b69a Separated notes.c from utils.c 2026-04-03 11:30:08 +02:00