Feat: Button to select a random journal entry

This commit is contained in:
Tomas Rivera
2026-04-11 19:59:20 +02:00
parent 2835de027c
commit 112756f3e1
2 changed files with 19 additions and 7 deletions
+1 -2
View File
@@ -106,7 +106,7 @@ Change `~/.config/notewrapper/config.json`. If it does not exist. On building, i
- [x] Port vivify.vim to nixpkgs
- [ ] Add a way to have vaults in different directories
- [ ] some kind of FZF search for notes
- [ ] A button to randomly select a note or an entry in a journal
- [x] A button to randomly select a note or an entry in a journal
- [x] Fix crash when the window is resized
- [x] Actually open vivify when opening nvim
- [x] Write the journaling code (separate files or one big journal files)
@@ -121,5 +121,4 @@ Change `~/.config/notewrapper/config.json`. If it does not exist. On building, i
- [ ] Fixe all the small stuff marked //(TODO LATER) in the code
- [x] Comply with GPL-3 notice (add info about no waranty, etc.)
- [ ] A converter for both type of journals
- [ ] With journals, a way to open random entry (not today's)