blob: 9c722ec1d0054b91fab11321101c516df1509235 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[Calendar]
path=/home/user/.config/soon
defaultFile=calendar.soon
past=0
future=14
editor=vim
defaultCommand=atd
[Todo List]
alwaysPrint=true
[Archive]
path=/home/user/.config/soon/archive
showFutureArchivedEvents=true
showPastArchivedEvents=false
alwaysShowUnarchivedEvents=true
startDate=2026-01-01
deleteFromCalendarFile=true
autoPurge=true
|