You can now delete vaults!

This commit is contained in:
Tomas Rivera
2026-04-01 09:23:52 +02:00
parent 3e2eae98c6
commit 61790130e4
2 changed files with 42 additions and 8 deletions
+2
View File
@@ -20,6 +20,8 @@ make
### 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
- [ ] 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