chore(obsidian): update workspace config stuff

This commit is contained in:
Andrei Jiroh Halili 2023-07-24 11:18:35 +08:00
parent e768da580c
commit 03cfa3b54a
Signed by: ajhalili2006
GPG Key ID: 67BFC91B3DA12BE8
3 changed files with 25 additions and 11 deletions

View File

@ -14,15 +14,15 @@
"slash-command": true, "slash-command": true,
"editor-status": true, "editor-status": true,
"markdown-importer": true, "markdown-importer": true,
"zk-prefixer": false, "zk-prefixer": true,
"random-note": false, "random-note": true,
"outline": true, "outline": true,
"word-count": true, "word-count": true,
"slides": true, "slides": true,
"audio-recorder": false, "audio-recorder": false,
"workspaces": true, "workspaces": true,
"file-recovery": true, "file-recovery": true,
"publish": false, "publish": true,
"sync": true, "sync": true,
"canvas": true, "canvas": true,
"bookmarks": true "bookmarks": true

View File

@ -16,10 +16,13 @@
"editor-status", "editor-status",
"bookmarks", "bookmarks",
"markdown-importer", "markdown-importer",
"zk-prefixer",
"random-note",
"outline", "outline",
"word-count", "word-count",
"slides", "slides",
"workspaces", "workspaces",
"file-recovery", "file-recovery",
"publish",
"sync" "sync"
] ]

View File

@ -21,12 +21,12 @@
} }
}, },
{ {
"id": "0fa8374c0640864c", "id": "98789b62ea6dc7aa",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "contract.md", "file": "LICENSE.md",
"mode": "source", "mode": "source",
"backlinks": true, "backlinks": true,
"source": false "source": false
@ -108,7 +108,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "contract.md", "file": "LICENSE.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -125,7 +125,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "contract.md", "file": "LICENSE.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -148,7 +148,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "contract.md" "file": "LICENSE.md"
} }
} }
}, },
@ -176,14 +176,25 @@
"templates:Insert template": false, "templates:Insert template": false,
"command-palette:Open command palette": false, "command-palette:Open command palette": false,
"markdown-importer:Open format converter": false, "markdown-importer:Open format converter": false,
"workspaces:Manage workspace layouts": false "workspaces:Manage workspace layouts": false,
"publish:Publish changes...": false,
"random-note:Open random note": false,
"zk-prefixer:Create new unique note": false
} }
}, },
"active": "0fa8374c0640864c", "active": "98789b62ea6dc7aa",
"lastOpenFiles": [ "lastOpenFiles": [
"README.md", "README.md",
"contract.md", "LICENSE.md",
"CC-BY-SA-4.0.md",
"daily notes.md",
"daily-notes/2023-07-24.md", "daily-notes/2023-07-24.md",
"mikedmoy.md",
"backend pain.md",
"ajhalili2006.md",
"Gildedguy Stories.md",
"202307241029.md",
"contract.md",
"daily-notes", "daily-notes",
"hello-world.md" "hello-world.md"
] ]