Files
WorkNote/.obsidian/app.json

14 lines
307 B
JSON
Raw Normal View History

2025-03-07 22:31:31 +08:00
{
"newFileLocation": "current",
"newLinkFormat": "relative",
"attachmentFolderPath": "./assets",
"strictLineBreaks": true,
"useMarkdownLinks": true,
"showLineNumber": false,
2025-03-07 22:32:33 +08:00
<<<<<<< HEAD
2025-03-07 22:31:31 +08:00
"trashOption": "local"
2025-03-07 22:32:33 +08:00
=======
2025-03-04 10:08:01 +08:00
"trashOption": "local",
"alwaysUpdateLinks": true
2025-03-07 22:32:33 +08:00
>>>>>>> origin/main
2025-03-07 22:31:31 +08:00
}