Files
WorkNote/.obsidian/app.json

11 lines
273 B
JSON
Raw Normal View History

2025-03-07 22:48:03 +08:00
{
"newFileLocation": "current",
"newLinkFormat": "relative",
"attachmentFolderPath": "./assets",
"strictLineBreaks": true,
"useMarkdownLinks": true,
"showLineNumber": false,
2025-03-10 21:20:48 +08:00
"trashOption": "local",
2025-03-23 19:22:23 +08:00
"alwaysUpdateLinks": true,
"showUnsupportedFiles": true
2025-03-07 22:48:03 +08:00
}