Files
WorkNote/.obsidian/app.json

9 lines
212 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,
2025-02-22 22:25:30 +08:00
"useMarkdownLinks": true,
2025-02-25 10:16:10 +08:00
"showLineNumber": false,
2025-03-02 09:55:26 +08:00
"trashOption": "local"
2025-01-13 11:22:31 +08:00
}