Files
WorkNote/.obsidian/app.json

6 lines
131 B
JSON
Raw Normal View History

2025-07-29 13:28:20 +08:00
{
2025-07-29 16:08:39 +08:00
"useMarkdownLinks": true,
"newFileLocation": "current",
"newLinkFormat": "relative",
2025-07-29 16:10:50 +08:00
"attachmentFolderPath": "./assets"
2025-07-29 13:28:20 +08:00
}