You can now create new vaults!

This commit is contained in:
Tomas Rivera
2026-04-01 08:55:25 +02:00
parent 4fce7f9b9c
commit 3e2eae98c6
+1 -1
View File
@@ -19,7 +19,7 @@ make
4. run the binary `notewrapper` 4. run the binary `notewrapper`
### What needs to be done (a lot) ### What needs to be done (a lot)
- [ ] Add a way to create vaults - [x] Add a way to create vaults
- [ ] Stylisize a bit the TUI - [ ] Stylisize a bit the TUI
- [ ] Add more options to the config file - [ ] Add more options to the config file
- [ ] Search for config.json in other directories such as ~/.config/notewrapper/ and not only this directory - [ ] Search for config.json in other directories such as ~/.config/notewrapper/ and not only this directory