2021-06-20 11:41:52 +00:00
|
|
|
{
|
2021-09-27 16:34:15 +00:00
|
|
|
"queueTagMap": {
|
|
|
|
|
"IW-Queue": [
|
|
|
|
|
"iw"
|
|
|
|
|
]
|
|
|
|
|
},
|
2021-09-25 15:24:11 +00:00
|
|
|
"defaultPriorityMin": 10,
|
|
|
|
|
"defaultPriorityMax": 50,
|
2021-06-20 11:41:52 +00:00
|
|
|
"queueFolderPath": "IW-Queues",
|
2021-09-25 15:24:11 +00:00
|
|
|
"queueFileName": "IW-Queue.md",
|
|
|
|
|
"defaultQueueType": "afactor",
|
|
|
|
|
"skipAddNoteWindow": false,
|
2021-09-15 10:24:03 +00:00
|
|
|
"autoAddNewNotes": false,
|
2021-09-27 16:34:15 +00:00
|
|
|
"defaultFirstRepDate": "tomorrow",
|
2021-09-23 09:00:37 +00:00
|
|
|
"askForNextRepDate": false,
|
2021-09-25 15:24:56 +00:00
|
|
|
"dropdownNaturalDates": {
|
|
|
|
|
"today": "today",
|
|
|
|
|
"tomorrow": "tomorrow",
|
|
|
|
|
"in two days": "in two days",
|
2021-10-02 10:54:00 +00:00
|
|
|
"next week": "next week",
|
|
|
|
|
"in two weeks": "in two weeks"
|
2021-09-25 15:24:56 +00:00
|
|
|
}
|
2021-09-27 16:34:15 +00:00
|
|
|
}
|