Files
WorkNote/.obsidian/app.json

10 lines
242 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",
"alwaysUpdateLinks": false
2025-03-07 22:48:03 +08:00
}