vault backup: 2025-11-17 09:42:13

This commit is contained in:
Akulij 2025-11-17 09:42:13 +07:00
parent 364db01598
commit aced34dc46
2 changed files with 8 additions and 1 deletions

View File

@ -23,6 +23,8 @@
"TQ_show_tags": "checkbox", "TQ_show_tags": "checkbox",
"TQ_show_task_count": "checkbox", "TQ_show_task_count": "checkbox",
"TQ_show_tree": "checkbox", "TQ_show_tree": "checkbox",
"TQ_show_urgency": "checkbox" "TQ_show_urgency": "checkbox",
"remind at": "datetime",
"stop on": "datetime"
} }
} }

5
Tasks/text.md Normal file
View File

@ -0,0 +1,5 @@
---
remind at: 2025-11-17T09:42:00
repeats: Every 1 day
stop on: 2025-11-21T09:45:00
---