aboutsummaryrefslogtreecommitdiff
path: root/soon.conf.example
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-11 22:35:30 -0400
committerhistoria <[not public]>2026-06-11 22:35:30 -0400
commit75229ac7f76a7dbd1f9c0455535600ef0ee789a1 (patch)
tree39619d95004b5aea115267bf5ad8a6f6013f30a9 /soon.conf.example
parentcb35bd463a53383c06e60be4d843bdf1e7d9d68b (diff)
downloadsoon-75229ac7f76a7dbd1f9c0455535600ef0ee789a1.tar.gz
feat: added tui, fixed archive
Diffstat (limited to 'soon.conf.example')
-rw-r--r--soon.conf.example21
1 files changed, 21 insertions, 0 deletions
diff --git a/soon.conf.example b/soon.conf.example
new file mode 100644
index 0000000..af0d69f
--- /dev/null
+++ b/soon.conf.example
@@ -0,0 +1,21 @@
+[Calendar]
+path=/home/user/.config/soon
+defaultFile=calendar.soon
+past=0
+future=14
+editor=vim
+defaultCommand=atd
+
+[Todo List]
+alwaysPrint=true
+saveCompletedTodos=false
+completedTodoFile=/home/user/.config/soon/done
+
+[Archive]
+path=/home/user/.config/soon/archive
+showFutureArchivedEvents=true
+showPastArchivedEvents=false
+alwaysShowUnarchivedEvents=true
+startDate=2026-01-01
+deleteFromCalendarFile=true
+autoPurge=true