diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt
index 0983c4f0..b6893dfd 100644
--- a/ayanova/devdocs/todo.txt
+++ b/ayanova/devdocs/todo.txt
@@ -4,10 +4,7 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang
=-=-=-=-
-todo: dark mode / nav append slot logout notify??
- move out of user settings into bottom of nav panel maybe like the vuetify website shows
- dark mode primary too bright?
-
+
todo: Backup, probably need to add option "Do not backup automatically"
or something to that effect for scenarios where the built in backup won't be used / won't work
rather than a boot environment option I'm thinking a configuration in backupsettings option so it's visible in UI
diff --git a/ayanova/src/views/ops-backup.vue b/ayanova/src/views/ops-backup.vue
index 0c2fee95..2c3dad2f 100644
--- a/ayanova/src/views/ops-backup.vue
+++ b/ayanova/src/views/ops-backup.vue
@@ -6,6 +6,17 @@
{{ $ay.t("BackupSettings") }}
+
+
+