vault backup: 2024-11-23 00:16:43

Affected files:
.obsidian/core-plugins.json
.obsidian/workspace.json
This commit is contained in:
ed barz 2024-11-23 00:16:43 +01:00
parent 3dc1baf94d
commit 0c13e393a7
2 changed files with 66 additions and 33 deletions

View File

@ -1,21 +1,30 @@
[ {
"file-explorer", "file-explorer": true,
"global-search", "global-search": true,
"switcher", "switcher": true,
"graph", "graph": true,
"backlink", "backlink": true,
"canvas", "canvas": true,
"outgoing-link", "outgoing-link": true,
"tag-pane", "tag-pane": true,
"properties", "page-preview": true,
"page-preview", "daily-notes": true,
"daily-notes", "templates": true,
"templates", "note-composer": true,
"note-composer", "command-palette": true,
"command-palette", "slash-command": false,
"editor-status", "editor-status": true,
"bookmarks", "bookmarks": true,
"outline", "markdown-importer": false,
"word-count", "zk-prefixer": false,
"file-recovery" "random-note": false,
] "outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false,
"properties": true
}

View File

@ -16,7 +16,9 @@
"file": "ComfyUI.md", "file": "ComfyUI.md",
"mode": "source", "mode": "source",
"source": false "source": false
} },
"icon": "lucide-file",
"title": "ComfyUI"
} }
}, },
{ {
@ -28,7 +30,9 @@
"file": "Python FastAPI.md", "file": "Python FastAPI.md",
"mode": "source", "mode": "source",
"source": false "source": false
} },
"icon": "lucide-file",
"title": "Python FastAPI"
} }
}, },
{ {
@ -40,7 +44,9 @@
"file": "Python Telegram Bot.md", "file": "Python Telegram Bot.md",
"mode": "source", "mode": "source",
"source": false "source": false
} },
"icon": "lucide-file",
"title": "Python Telegram Bot"
} }
} }
], ],
@ -64,7 +70,9 @@
"type": "file-explorer", "type": "file-explorer",
"state": { "state": {
"sortOrder": "alphabetical" "sortOrder": "alphabetical"
} },
"icon": "lucide-folder-closed",
"title": "Files"
} }
}, },
{ {
@ -79,7 +87,9 @@
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical" "sortOrder": "alphabetical"
} },
"icon": "lucide-search",
"title": "Search"
} }
}, },
{ {
@ -87,7 +97,9 @@
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "bookmarks", "type": "bookmarks",
"state": {} "state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
} }
} }
] ]
@ -118,7 +130,9 @@
"searchQuery": "", "searchQuery": "",
"backlinkCollapsed": false, "backlinkCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} },
"icon": "links-coming-in",
"title": "Backlinks for Python Telegram Bot"
} }
}, },
{ {
@ -130,7 +144,9 @@
"file": "Python Telegram Bot.md", "file": "Python Telegram Bot.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} },
"icon": "links-going-out",
"title": "Outgoing links from Python Telegram Bot"
} }
}, },
{ {
@ -141,7 +157,9 @@
"state": { "state": {
"sortOrder": "frequency", "sortOrder": "frequency",
"useHierarchy": true "useHierarchy": true
} },
"icon": "lucide-tags",
"title": "Tags"
} }
}, },
{ {
@ -151,7 +169,9 @@
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Python Telegram Bot.md" "file": "Python Telegram Bot.md"
} },
"icon": "lucide-list",
"title": "Outline of Python Telegram Bot"
} }
}, },
{ {
@ -159,7 +179,9 @@
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "copilot-chat-view", "type": "copilot-chat-view",
"state": {} "state": {},
"icon": "message-square",
"title": "Copilot"
} }
}, },
{ {
@ -171,7 +193,9 @@
"sortOrder": "frequency", "sortOrder": "frequency",
"showSearch": false, "showSearch": false,
"searchQuery": "" "searchQuery": ""
} },
"icon": "lucide-archive",
"title": "All properties"
} }
} }
], ],