Files
blog-fuwari/.obsidian/app.json
T
2026-04-20 12:42:03 +08:00

8 lines
206 B
JSON

{
"newLinkFormat": "absolute",
"newFileLocation": "folder",
"newFileFolderPath": "src/content/posts",
"alwaysUpdateLinks": true,
"attachmentFolderPath": "/public/pic",
"useMarkdownLinks": true
}