bjsi_incremental-writing/data.json
2021-10-02 11:54:00 +01:00

23 lines
No EOL
525 B
JSON

{
"queueTagMap": {
"IW-Queue": [
"iw"
]
},
"defaultPriorityMin": 10,
"defaultPriorityMax": 50,
"queueFolderPath": "IW-Queues",
"queueFileName": "IW-Queue.md",
"defaultQueueType": "afactor",
"skipAddNoteWindow": false,
"autoAddNewNotes": false,
"defaultFirstRepDate": "tomorrow",
"askForNextRepDate": false,
"dropdownNaturalDates": {
"today": "today",
"tomorrow": "tomorrow",
"in two days": "in two days",
"next week": "next week",
"in two weeks": "in two weeks"
}
}