14 lines
237 B
JSON
14 lines
237 B
JSON
{
|
|
"folderSpecificTemplates": [
|
|
{
|
|
"folderPath": "/",
|
|
"templateName": "default new note"
|
|
},
|
|
{
|
|
"folderPath": "daily",
|
|
"templateName": "daily note"
|
|
}
|
|
],
|
|
"disablePrompt": false,
|
|
"debug": false
|
|
} |