From 0c13e393a78cb83e0f02d1bd03c3f2a5ae0f5446 Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 23 Nov 2024 00:16:43 +0100 Subject: [PATCH] vault backup: 2024-11-23 00:16:43 Affected files: .obsidian/core-plugins.json .obsidian/workspace.json --- .obsidian/core-plugins.json | 51 ++++++++++++++++++++++--------------- .obsidian/workspace.json | 48 +++++++++++++++++++++++++--------- 2 files changed, 66 insertions(+), 33 deletions(-) diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 56b44a5..1d8661f 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -1,21 +1,30 @@ -[ - "file-explorer", - "global-search", - "switcher", - "graph", - "backlink", - "canvas", - "outgoing-link", - "tag-pane", - "properties", - "page-preview", - "daily-notes", - "templates", - "note-composer", - "command-palette", - "editor-status", - "bookmarks", - "outline", - "word-count", - "file-recovery" -] \ No newline at end of file +{ + "file-explorer": true, + "global-search": true, + "switcher": true, + "graph": true, + "backlink": true, + "canvas": true, + "outgoing-link": true, + "tag-pane": true, + "page-preview": true, + "daily-notes": true, + "templates": true, + "note-composer": true, + "command-palette": true, + "slash-command": false, + "editor-status": true, + "bookmarks": true, + "markdown-importer": false, + "zk-prefixer": false, + "random-note": false, + "outline": true, + "word-count": true, + "slides": false, + "audio-recorder": false, + "workspaces": false, + "file-recovery": true, + "publish": false, + "sync": false, + "properties": true +} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 4738f9e..51520f4 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -16,7 +16,9 @@ "file": "ComfyUI.md", "mode": "source", "source": false - } + }, + "icon": "lucide-file", + "title": "ComfyUI" } }, { @@ -28,7 +30,9 @@ "file": "Python FastAPI.md", "mode": "source", "source": false - } + }, + "icon": "lucide-file", + "title": "Python FastAPI" } }, { @@ -40,7 +44,9 @@ "file": "Python Telegram Bot.md", "mode": "source", "source": false - } + }, + "icon": "lucide-file", + "title": "Python Telegram Bot" } } ], @@ -64,7 +70,9 @@ "type": "file-explorer", "state": { "sortOrder": "alphabetical" - } + }, + "icon": "lucide-folder-closed", + "title": "Files" } }, { @@ -79,7 +87,9 @@ "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical" - } + }, + "icon": "lucide-search", + "title": "Search" } }, { @@ -87,7 +97,9 @@ "type": "leaf", "state": { "type": "bookmarks", - "state": {} + "state": {}, + "icon": "lucide-bookmark", + "title": "Bookmarks" } } ] @@ -118,7 +130,9 @@ "searchQuery": "", "backlinkCollapsed": false, "unlinkedCollapsed": true - } + }, + "icon": "links-coming-in", + "title": "Backlinks for Python Telegram Bot" } }, { @@ -130,7 +144,9 @@ "file": "Python Telegram Bot.md", "linksCollapsed": false, "unlinkedCollapsed": true - } + }, + "icon": "links-going-out", + "title": "Outgoing links from Python Telegram Bot" } }, { @@ -141,7 +157,9 @@ "state": { "sortOrder": "frequency", "useHierarchy": true - } + }, + "icon": "lucide-tags", + "title": "Tags" } }, { @@ -151,7 +169,9 @@ "type": "outline", "state": { "file": "Python Telegram Bot.md" - } + }, + "icon": "lucide-list", + "title": "Outline of Python Telegram Bot" } }, { @@ -159,7 +179,9 @@ "type": "leaf", "state": { "type": "copilot-chat-view", - "state": {} + "state": {}, + "icon": "message-square", + "title": "Copilot" } }, { @@ -171,7 +193,9 @@ "sortOrder": "frequency", "showSearch": false, "searchQuery": "" - } + }, + "icon": "lucide-archive", + "title": "All properties" } } ],