Commit Graph
98 Commits
Author SHA1 Message Date
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 68991673c0 fix: expands \~ to the home directory inside "directory" in the config file 2026-04-26 21:00:20 +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 e2343dd401 docs: reworked example in commit convention 2026-04-26 13:11:30 +02:00
tomasr 08fffcb3d1 docs: add instruction changing default configuration 2026-04-26 13:10:43 +02:00
tomasr 8cae6cf8ff docs: add multiple vault's directories 2026-04-26 13:02:37 +02:00
tomasr d208ccaa20 editors: add default to \$EDITOR 2026-04-26 10:39:14 +02:00
tomasr ce4b5cd719 docs: add default to \$EDITOR 2026-04-26 10:39:00 +02:00
tomasrandGitHub f6625e0ef1 Merge (#7) from tomasriveral/versionFlagIsBroken Fix: version flag
Fix: version flag is now set with compiler flag
2026-04-23 20:08:32 +02:00
tomasr ae168f92ce Fix: version flag is now set with compiler flag 2026-04-23 20:06:03 +02:00
tomasrandGitHub 0eac451751 Merge (#6) from tomasriveral/vi. Adds vi support
Vi: added initial support
v1.1
2026-04-22 19:18:16 +02:00
tomasr 9d7e2efe17 Vi: added initial support 2026-04-22 19:15:02 +02:00
tomasr 0b92270e15 Vi: added initial documentation 2026-04-22 19:06:48 +02:00
tomasr 7db5bfb44a Docs: updated list of planned ports 2026-04-22 19:04:54 +02:00
tomasrandGitHub eceaf723f1 Merge (#5) from tomasriveral/micro. Adds micro support
Micro: added initial support
2026-04-22 18:41:01 +02:00
tomasr cb6ac9bce6 Micro: added initial support 2026-04-22 18:37:31 +02:00
tomasr 847f0dae5d Micro: added initial documentation 2026-04-22 18:24:35 +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
tomasrandGitHub 44f14803e0 Merge (#2) from tomasriveral/kakoune. Adds Kakoune support.
Kakoune: added initial support
2026-04-21 19:26:49 +02:00
tomasr 3190da3cc5 Kakoune: added initial support 2026-04-21 19:24:27 +02:00
tomasr adbc56fb36 Kakoune: added initial documentation 2026-04-21 19:17:05 +02:00
tomasrandGitHub 9ad71fb4f5 Merge (#1) from tomasriveral/helix. Adds helix support.
Helix: added initial support
2026-04-20 18:44:29 +02:00
tomasr 5aee1f540c Helix: added initial support 2026-04-20 18:41:32 +02:00
tomasr f131316fa7 Docs: Reformatted editor support 2026-04-20 17:55:06 +02:00
tomasr 7ced9e735f Doc: Added planned editors 2026-04-20 12:06:11 +02:00
Tomas Rivera 349768f041 Documentation: Reworked debug and error handling information in CONTRIBUTING.md v1.0 2026-04-19 18:04:14 +02:00
Tomas Rivera 8b8ac44176 Documentation: Added CONTRIBUTING.md 2026-04-19 18:01:27 +02:00
Tomas Rivera 20b57320ed Rewrote README.md 2026-04-19 17:33:09 +02:00
Tomas Rivera 193382484f Fixed last TODOs in the code 2026-04-19 17:13:29 +02:00
Tomas Rivera cc517e2ea4 Fixed last TODOs in ui.c 2026-04-19 16:37:39 +02:00
Tomas Rivera 2c11d4eec6 Added recommendation in README.md 2026-04-19 12:07:20 +02:00
Tomas Rivera 0f8fabe80c Somehow this got removed 2026-04-19 08:34:31 +02:00
Tomas Rivera 2c77e26b61 Miscellanious todo 2026-04-18 14:22:07 +02:00
Tomas Rivera 34b5e67eff Removed temp file 2026-04-17 13:21:01 +02:00
Tomas Rivera c063a6abe3 Add a customization option for rsync's flags 2026-04-17 13:19:43 +02:00
Tomas Rivera a458a5bc3d miscellanious stuff 2026-04-17 10:22:35 +02:00
Tomas Rivera 75905e84c9 miscellanious stuff 2026-04-17 09:51:47 +02:00
Tomas Rivera a4b50c3ada Reworked the flag logic. You can now combine flags 2026-04-17 09:40:32 +02:00
Tomas Rivera 8e9e0a32f7 Forgot to remove useless file 2026-04-16 18:40:17 +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 e51247317b Stop tracking result directory 2026-04-13 18:03:06 +02:00
Tomas Rivera 8063e80bdb Removed binary 2026-04-13 18:01:45 +02:00
Tomas Rivera 74566df6d0 Reworked the building process 2026-04-13 17:59:37 +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 27b0a35dd0 Multiple small improvement 2026-04-09 18:24:32 +02:00