Files
WorkNote/.obsidian/app.json
2025-03-07 22:32:33 +08:00

14 lines
307 B
JSON

{
"newFileLocation": "current",
"newLinkFormat": "relative",
"attachmentFolderPath": "./assets",
"strictLineBreaks": true,
"useMarkdownLinks": true,
"showLineNumber": false,
<<<<<<< HEAD
"trashOption": "local"
=======
"trashOption": "local",
"alwaysUpdateLinks": true
>>>>>>> origin/main
}