15 lines
315 B
JSON
15 lines
315 B
JSON
{
|
|
"alwaysUpdateLinks": true,
|
|
"newFileLocation": "folder",
|
|
"newFileFolderPath": "notes",
|
|
"attachmentFolderPath": "meta/attachments",
|
|
"newLinkFormat": "shortest",
|
|
"useMarkdownLinks": false,
|
|
"showUnsupportedFiles": true,
|
|
"promptDelete": true,
|
|
"userIgnoreFilters": [
|
|
"site/",
|
|
".github/"
|
|
]
|
|
}
|