Files
WorkNote/.obsidian/app.json

11 lines
273 B
JSON
Raw Normal View History

2025-07-29 13:28:20 +08:00
{
2025-07-29 16:08:39 +08:00
"newFileLocation": "current",
"newLinkFormat": "relative",
2025-07-29 16:13:54 +08:00
"attachmentFolderPath": "./assets",
"strictLineBreaks": true,
"useMarkdownLinks": true,
"showLineNumber": false,
"trashOption": "local",
"alwaysUpdateLinks": true,
"showUnsupportedFiles": true
2025-07-29 13:28:20 +08:00
}