Commit Graph
29 Commits
Author SHA1 Message Date
tomasr 027038e49e Fix: removed headers clangd added 2026-04-27 18:47:45 +02:00
tomasr 8720a17286 CI: fix immediate crash 2026-04-27 18:33:08 +02:00
tomasr d1561ddc2e editors: correct debugging info 2026-04-27 17:04:15 +02:00
tomasr a33a94637f Jed: add initial support 2026-04-27 17:01:57 +02:00
tomasr f8bc4004ed backup: fixed unconsistent expansion of \~ 2026-04-27 16:43:59 +02:00
tomasr 0d2ec12263 config: add correct "directory" field to default configuration 2026-04-26 20:50:02 +02:00
tomasr 107519507f feat: allow the usage of multiple vault directories 2026-04-26 20:45:42 +02:00
tomasr d208ccaa20 editors: add default to \$EDITOR 2026-04-26 10:39:14 +02:00
tomasr 9d7e2efe17 Vi: added initial support 2026-04-22 19:15:02 +02:00
tomasr cb6ac9bce6 Micro: added initial support 2026-04-22 18:37:31 +02:00
tomasrandGitHub 411ed0939a Merge (#4) from tomasriveral/backup-broken. Fixes (#3)
Backup: Fix (#3) rsync arguments were not stored correcly
2026-04-22 12:03:39 +02:00
tomasr 83008d8da8 Backup: Fix (#3) rsync arguments were not stored correcly 2026-04-22 12:00:47 +02:00
tomasr 3190da3cc5 Kakoune: added initial support 2026-04-21 19:24:27 +02:00
tomasr 5aee1f540c Helix: added initial support 2026-04-20 18:41:32 +02:00
Tomas Rivera 193382484f Fixed last TODOs in the code 2026-04-19 17:13:29 +02:00
Tomas Rivera c063a6abe3 Add a customization option for rsync's flags 2026-04-17 13:19:43 +02:00
Tomas Rivera 75905e84c9 miscellanious stuff 2026-04-17 09:51:47 +02:00
Tomas Rivera 17fb5edd48 Corrected some warnings 2026-04-14 11:21:59 +02:00
Tomas Rivera 74566df6d0 Reworked the building process 2026-04-13 17:59:37 +02:00
Tomas Rivera 2835de027c Last commit did not work 2026-04-09 18:27:02 +02:00
Tomas Rivera 2b0996e6d5 Fixed crash when resizing the window 2026-04-09 18:00:34 +02:00
Tomas Rivera 8c1a711adc Some cleanup 2026-04-06 13:55:04 +02:00
Tomas Rivera 5d3e406d18 Added support for backup using rsync 2026-04-06 13:50:37 +02:00
Tomas Rivera 514046dadc Added support for nano 2026-04-04 20:36:16 +02:00
Tomas Rivera 21842880b2 Added some flags 2026-04-04 12:55:55 +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
Tomas Rivera 6135ff9e00 Added first part of journal code and debug(), altDebug() and error() 2026-04-03 10:42:54 +02:00
Tomas Rivera 2b884fc9ba Separated ./startup.c in multiple files inside ./src 2026-04-02 13:29:09 +02:00