Commit Graph
80 Commits
Author SHA1 Message Date
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
Tomas Rivera 2b0996e6d5 Fixed crash when resizing the window 2026-04-09 18:00:34 +02:00
Tomas Rivera c658453994 multiple small corections 2026-04-08 21:04:09 +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 8da1a430d7 Formated comments in headers 2026-04-05 15:51:42 +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 e2e338b5e4 Cleaned some (TODO LATER) 2026-04-04 12:13:57 +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
Tomas Rivera 6135ff9e00 Added first part of journal code and debug(), altDebug() and error() 2026-04-03 10:42:54 +02:00
Tomas Rivera d24ae49a59 Updated todo in readme 2026-04-02 13:32:39 +02:00
Tomas Rivera 2b884fc9ba Separated ./startup.c in multiple files inside ./src 2026-04-02 13:29:09 +02:00