adjust obsidian native attachment path
This commit is contained in:
parent
cbd9f8eb9f
commit
4601db3567
3
.obsidian/app.json
vendored
3
.obsidian/app.json
vendored
|
@ -6,5 +6,6 @@
|
|||
"useMarkdownLinks": true,
|
||||
"showUnsupportedFiles": true,
|
||||
"defaultViewMode": "preview",
|
||||
"livePreview": false
|
||||
"livePreview": false,
|
||||
"attachmentFolderPath": "./attachments"
|
||||
}
|
3
.obsidian/workspace.json
vendored
3
.obsidian/workspace.json
vendored
|
@ -223,8 +223,7 @@
|
|||
"zk-prefixer:Create new unique note": true,
|
||||
"command-palette:Open command palette": false,
|
||||
"smart-random-note:Open Random Note from Search": true,
|
||||
"dashboard-navigator:Open dashboard navigator": false,
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": true
|
||||
"dashboard-navigator:Open dashboard navigator": false
|
||||
}
|
||||
},
|
||||
"active": "7b253e232b4d6bfd",
|
||||
|
|
Loading…
Reference in a new issue