Files
WorkNote/.obsidian/app.json

7 lines
159 B
JSON
Raw Normal View History

2025-01-13 11:22:31 +08:00
{
"newFileLocation": "current",
"newLinkFormat": "relative",
2025-01-14 15:34:14 +08:00
"attachmentFolderPath": "./assets",
"strictLineBreaks": true,
"useMarkdownLinks": true
2025-01-13 11:22:31 +08:00
}