From c4cfd5627855f4438a32e50c95e962fb50e21c1e Mon Sep 17 00:00:00 2001 From: Tomas Rivera <137088692+Totorile1@users.noreply.github.com> Date: Wed, 1 Apr 2026 07:52:31 +0200 Subject: [PATCH] Updated README's todo --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b38351..64244e3 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,12 @@ make - [x] Port vivify.vim to nixpkgs - [ ] Add a way to have vaults in different directories - [ ] Actually open vivify when opening nvim -- [ ] Write the journaling code +- [ ] Write the journaling code (separate files or one big journal files) - [ ] Automatic backups - [ ] Add flags for customization - [ ] Write a good README.md - [ ] Option to not render and to only open nvim - [ ] Figure out this vivify issue https://github.com/jannis-baum/Vivify/issues/291 -- [ ] Maybe port this to other editors (and if so change the name of the project) +- [ ] Maybe port this to other editors - [ ] Fixe all the small stuff marked //(TODO LATER) in the code -- [ ] Maybe add support for Jupyter Notebook (as vivify supports it)? - [ ] Add a way to delete notes