From 03cfa3b54aaa4ba502ce5d9beb7750d6c4e4696e Mon Sep 17 00:00:00 2001 From: Andrei Jiroh Halili Date: Mon, 24 Jul 2023 11:18:35 +0800 Subject: [PATCH] chore(obsidian): update workspace config stuff --- .obsidian/core-plugins-migration.json | 6 +++--- .obsidian/core-plugins.json | 3 +++ .obsidian/workspace.json | 27 +++++++++++++++++++-------- 3 files changed, 25 insertions(+), 11 deletions(-) diff --git a/.obsidian/core-plugins-migration.json b/.obsidian/core-plugins-migration.json index cd1cc73..7c03b81 100644 --- a/.obsidian/core-plugins-migration.json +++ b/.obsidian/core-plugins-migration.json @@ -14,15 +14,15 @@ "slash-command": true, "editor-status": true, "markdown-importer": true, - "zk-prefixer": false, - "random-note": false, + "zk-prefixer": true, + "random-note": true, "outline": true, "word-count": true, "slides": true, "audio-recorder": false, "workspaces": true, "file-recovery": true, - "publish": false, + "publish": true, "sync": true, "canvas": true, "bookmarks": true diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index ec4931a..2032f4d 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -16,10 +16,13 @@ "editor-status", "bookmarks", "markdown-importer", + "zk-prefixer", + "random-note", "outline", "word-count", "slides", "workspaces", "file-recovery", + "publish", "sync" ] \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index fe7bf51..271a9bb 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -21,12 +21,12 @@ } }, { - "id": "0fa8374c0640864c", + "id": "98789b62ea6dc7aa", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "contract.md", + "file": "LICENSE.md", "mode": "source", "backlinks": true, "source": false @@ -108,7 +108,7 @@ "state": { "type": "backlink", "state": { - "file": "contract.md", + "file": "LICENSE.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -125,7 +125,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "contract.md", + "file": "LICENSE.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -148,7 +148,7 @@ "state": { "type": "outline", "state": { - "file": "contract.md" + "file": "LICENSE.md" } } }, @@ -176,14 +176,25 @@ "templates:Insert template": false, "command-palette:Open command palette": 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": [ "README.md", - "contract.md", + "LICENSE.md", + "CC-BY-SA-4.0.md", + "daily notes.md", "daily-notes/2023-07-24.md", + "mikedmoy.md", + "backend pain.md", + "ajhalili2006.md", + "Gildedguy Stories.md", + "202307241029.md", + "contract.md", "daily-notes", "hello-world.md" ]