From ec6c9a7a4674d639e33c03e5a1dfbc2eba0c70af Mon Sep 17 00:00:00 2001 From: Paul Wilde Date: Sun, 18 Aug 2024 16:39:20 +0100 Subject: [PATCH] added todo --- todo.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.md b/todo.md index 7f89f4f..e6990c3 100644 --- a/todo.md +++ b/todo.md @@ -4,4 +4,6 @@ - [ ] change encryption_password to encryption_passphrase in config to be more in line with borgbackup - [ ] More notifiers (ntfy, healthchecks, etc.) - [ ] Generate config command parameter +- [ ] Allow to specify direct repository so mount/extract doesn't fail if multiple are available +- [ ] Better workflow of using borg flags and options as it seems a little sketchy just passing them through to the command string - [ ] ... and loads more