feat: main.canvas as default workspace view
workspace.json — Obsidian saved state with main.canvas as active tab - Active leaf: wiki/canvases/main.canvas (opened when vault loads) - Contains user's canvas: title card, General zone, Wiki Pages zone - Nodes: logo, LLM Wiki Pattern note, insight text card + user additions workspace-visual.json — updated default tab order - Tab 1 (default): wiki/canvases/main.canvas - Tab 2: projects/visual-vault/design-ideas.canvas - Tab 3: wiki/Wiki Map.canvas - Tab 4: Graph view - Right sidebar: Calendar + Thino + Backlinks (open) wiki/canvases/main.canvas — first real canvas with user content - General zone: logo-pro.png, LLM Wiki Pattern note, insight text - Wiki Pages zone: Cosmic Brain cover + GIFs (user additions) .gitignore — added patterns for personal files Obsidian drops in root
This commit is contained in:
38
.obsidian/workspace.json
vendored
38
.obsidian/workspace.json
vendored
@@ -11,14 +11,17 @@
|
||||
"id": "a31de1b302cdc5cf",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"type": "canvas",
|
||||
"state": {
|
||||
"file": "CLAUDE.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
"file": "wiki/canvases/main.canvas",
|
||||
"viewState": {
|
||||
"x": 100,
|
||||
"y": 201.54562107849915,
|
||||
"zoom": -0.29333333333333333
|
||||
}
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "CLAUDE"
|
||||
"icon": "lucide-layout-dashboard",
|
||||
"title": "main"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -194,6 +197,17 @@
|
||||
},
|
||||
"active": "a31de1b302cdc5cf",
|
||||
"lastOpenFiles": [
|
||||
"Obsidian vault with Claude Code - full integration and visual organization 1.md",
|
||||
"PROMPT.md",
|
||||
"WIKI 1.md",
|
||||
"Obsidian vault with Claude Code - full integration and visual organization.md",
|
||||
"Claude SEO Posts cover 1x1.gif",
|
||||
"Claude SEO Posts cover 1x1-compressed.gif",
|
||||
"Cosmic Brain Clean.gif",
|
||||
"Cosmic Brain Cover.png",
|
||||
"wiki/index.md",
|
||||
"wiki/canvases/main.canvas",
|
||||
"CLAUDE.md",
|
||||
"README.md.tmp.224546.1775557814794",
|
||||
"CLAUDE.md.tmp.224546.1775557799570",
|
||||
"WIKI.md.tmp.224546.1775557791066",
|
||||
@@ -204,7 +218,6 @@
|
||||
"skills/canvas/SKILL.md.tmp.224546.1775557686442",
|
||||
"skills/canvas/SKILL.md.tmp.224546.1775557679632",
|
||||
"skills/canvas/SKILL.md.tmp.224546.1775557667692",
|
||||
"skills/canvas/SKILL.md.tmp.224546.1775557654636",
|
||||
"skills/canvas/references/canvas-spec.md",
|
||||
"skills/canvas/SKILL.md",
|
||||
"commands/canvas.md",
|
||||
@@ -217,10 +230,6 @@
|
||||
"_attachments/images/skool-hub/wp-mcp-cover.png",
|
||||
"_attachments/images/skool-hub/v3-cover-10.png",
|
||||
"_attachments/images/skool-hub/v3-cover-05.png",
|
||||
"_attachments/images/skool-hub/v3-cover-01.png",
|
||||
"_attachments/images/skool-hub/sq-portrait-clean.png",
|
||||
"_attachments/images/skool-hub/sq-10.png",
|
||||
"_attachments/images/skool-hub/sq-01.png",
|
||||
"wiki/entities/_index.md",
|
||||
"wiki/meta/dashboard.md",
|
||||
"wiki/sources/_index.md",
|
||||
@@ -228,7 +237,6 @@
|
||||
"wiki/concepts/_index.md",
|
||||
"Welcome.md",
|
||||
"README.md",
|
||||
"CLAUDE.md",
|
||||
"wiki/sources/Nate Herk LLM Wiki Transcript.md",
|
||||
"wiki/entities/Andrej Karpathy.md",
|
||||
"wiki/concepts/LLM Wiki Pattern.md",
|
||||
@@ -236,11 +244,7 @@
|
||||
"wiki/concepts/Compounding Knowledge.md",
|
||||
"wiki/overview.md",
|
||||
"wiki/log.md",
|
||||
"wiki/index.md",
|
||||
"wiki/hot.md",
|
||||
"wiki/Wiki Map.canvas",
|
||||
"skills/wiki/references/rest-api.md",
|
||||
"skills/wiki/references/plugins.md",
|
||||
"skills/wiki/references/modes.md"
|
||||
"wiki/Wiki Map.canvas"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user