mirror of
https://github.com/bjsi/incremental-writing.git
synced 2026-07-22 05:30:28 +00:00
24 lines
No EOL
503 B
JSON
24 lines
No EOL
503 B
JSON
{
|
|
"queueTagMap": {
|
|
"IW-Queue": [
|
|
"iw-queue"
|
|
],
|
|
"Tasks": [
|
|
"tasks"
|
|
]
|
|
},
|
|
"defaultPriorityMin": 17,
|
|
"defaultPriorityMax": 64,
|
|
"queueFolderPath": "IW-Queues",
|
|
"queueFileName": "Tasks.md",
|
|
"defaultQueueType": "simple",
|
|
"skipAddNoteWindow": true,
|
|
"autoAddNewNotes": false,
|
|
"defaultFirstRepDate": "tomorrow",
|
|
"askForNextRepDate": false,
|
|
"vimMode": false,
|
|
"defaultPriority": 30,
|
|
"queueFilePath": "queue.md",
|
|
"defaultAFactor": 2,
|
|
"defaultInterval": 1
|
|
} |