Reworked configuration.

This commit is contained in:
Tomas Rivera
2026-04-01 11:07:06 +02:00
parent 7289af7f7f
commit 60e10be2b1
4 changed files with 91 additions and 42 deletions
+4 -1
View File
@@ -19,13 +19,16 @@ make
4. configure `./config.json`
5. run the binary `notewrapper`
### Configuration
Change `$/.config/notewrapper/config.json`. If it does not exist. On building, it should copy a default config.
### What needs to be done (a lot)
- [x] Add a way to create vaults
- [x] Add a way to delete vaults
- [ ] Add a way to delete notes
- [x] Stylisize a bit the TUI
- [ ] Add more options to the config file
- [ ] Search for config.json in other directories such as ~/.config/notewrapper/ and not only this directory
- [x] Search for config.json in other directories such as ~/.config/notewrapper/ and not only this directory
- [x] Port vivify.vim to nixpkgs
- [ ] Add a way to have vaults in different directories
- [ ] Actually open vivify when opening nvim