Files
WorkNote/.obsidian/app.json

8 lines
186 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,
"showLineNumber": false
2025-01-13 11:22:31 +08:00
}