vault backup: 2025-06-11 12:22:34
Affected files: .obsidian/core-plugins.json .obsidian/workspace.json
This commit is contained in:
parent
7630e9b494
commit
cb318cd703
|
@ -26,5 +26,6 @@
|
||||||
"file-recovery": true,
|
"file-recovery": true,
|
||||||
"publish": false,
|
"publish": false,
|
||||||
"sync": false,
|
"sync": false,
|
||||||
"properties": true
|
"properties": true,
|
||||||
|
"webviewer": false
|
||||||
}
|
}
|
|
@ -69,7 +69,8 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "file-explorer",
|
"type": "file-explorer",
|
||||||
"state": {
|
"state": {
|
||||||
"sortOrder": "alphabetical"
|
"sortOrder": "alphabetical",
|
||||||
|
"autoReveal": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-folder-closed",
|
"icon": "lucide-folder-closed",
|
||||||
"title": "Files"
|
"title": "Files"
|
||||||
|
|
Loading…
Reference in New Issue