Plugins installed:
- Calendar (en-GB, Monday start, note indicators)
- Thino (quick memos, daily save mode)
- community-plugins.json enables both
Visual canvas (projects/visual-vault/design-ideas.canvas):
- 8 labeled zones stacked vertically with 100px gaps
- Zone: Logos & Icons — logo-pro, 6x square icons, portrait (9:16)
- Zone: Archive Concepts — 3x early-era 16:9 covers
- Zone: Pro Cover Variants — pro-cover-10
- Zone: Brand Identity — hub-cover, classroom-start-here
- Zone: Skill Covers — seo, blog, repurpose, wp-mcp, seo-update
- Zone: Event Covers — blog-day, seo-day, qa-day
- Zone: April 2026 About Page — 3x bg 2752x1536, 5x slot 1280x720
- Style Reference Card — all format dimensions, palette, visual rules
- All nodes pixel-perfect sized from actual image dimensions
Images (41 files, 29MB):
- Copied to _attachments/images/skool-hub/
- Exact dimensions used for canvas node sizing
workspace-visual.json:
- Main: design-ideas.canvas (default) + Wiki Map + Graph view tabs
- Left: file-explorer, search, bookmarks
- Right: Calendar + Thino + Backlinks (OPEN, not collapsed)
- Switch to it: quit Obsidian, cp workspace-visual.json workspace.json, reopen
bin/setup-vault.sh updated with visual layout switch instructions
Note: _attachments/images/ is NOT gitignored (images are intentional)
Comment out the line in .gitignore to exclude them for leaner forks
167 lines
4.4 KiB
JSON
167 lines
4.4 KiB
JSON
{
|
|
"main": {
|
|
"id": "visual-main",
|
|
"type": "split",
|
|
"children": [
|
|
{
|
|
"id": "visual-tabs",
|
|
"type": "tabs",
|
|
"children": [
|
|
{
|
|
"id": "visual-canvas",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "canvas",
|
|
"state": {
|
|
"file": "projects/visual-vault/design-ideas.canvas"
|
|
},
|
|
"icon": "lucide-layout-dashboard",
|
|
"title": "Design Ideas"
|
|
}
|
|
},
|
|
{
|
|
"id": "visual-wiki-map",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "canvas",
|
|
"state": {
|
|
"file": "wiki/Wiki Map.canvas"
|
|
},
|
|
"icon": "lucide-git-fork",
|
|
"title": "Wiki Map"
|
|
}
|
|
},
|
|
{
|
|
"id": "visual-graph",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "graph",
|
|
"state": {
|
|
"search": "path:wiki",
|
|
"showTags": false,
|
|
"showAttachments": false,
|
|
"hideUnresolved": true,
|
|
"showOrphans": false,
|
|
"colorGroups": [
|
|
{ "query": "path:wiki/entities", "color": { "a": 1, "rgb": 12945088 } },
|
|
{ "query": "path:wiki/concepts", "color": { "a": 1, "rgb": 5227007 } },
|
|
{ "query": "path:wiki/sources", "color": { "a": 1, "rgb": 6986069 } },
|
|
{ "query": "path:wiki/meta", "color": { "a": 1, "rgb": 5676246 } },
|
|
{ "query": "path:wiki", "color": { "a": 1, "rgb": 5676246 } }
|
|
],
|
|
"showArrow": true,
|
|
"textFadeMultiplier": -1,
|
|
"nodeSizeMultiplier": 1.8,
|
|
"lineSizeMultiplier": 1.2,
|
|
"centerStrength": 0.5,
|
|
"repelStrength": 30,
|
|
"linkStrength": 1.5,
|
|
"linkDistance": 120
|
|
},
|
|
"icon": "lucide-git-fork",
|
|
"title": "Graph view"
|
|
}
|
|
}
|
|
],
|
|
"currentTab": 0
|
|
}
|
|
],
|
|
"direction": "vertical"
|
|
},
|
|
"left": {
|
|
"id": "visual-left",
|
|
"type": "split",
|
|
"children": [
|
|
{
|
|
"id": "visual-left-tabs",
|
|
"type": "tabs",
|
|
"children": [
|
|
{
|
|
"id": "visual-files",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "file-explorer",
|
|
"state": { "sortOrder": "alphabetical" },
|
|
"icon": "lucide-folder-closed",
|
|
"title": "Files"
|
|
}
|
|
},
|
|
{
|
|
"id": "visual-search",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "search",
|
|
"state": {},
|
|
"icon": "lucide-search",
|
|
"title": "Search"
|
|
}
|
|
},
|
|
{
|
|
"id": "visual-bookmarks",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "bookmarks",
|
|
"state": {},
|
|
"icon": "lucide-bookmark",
|
|
"title": "Bookmarks"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"direction": "horizontal",
|
|
"width": 240
|
|
},
|
|
"right": {
|
|
"id": "visual-right",
|
|
"type": "split",
|
|
"children": [
|
|
{
|
|
"id": "visual-right-tabs",
|
|
"type": "tabs",
|
|
"children": [
|
|
{
|
|
"id": "visual-calendar",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "calendar",
|
|
"state": {},
|
|
"icon": "lucide-calendar-days",
|
|
"title": "Calendar"
|
|
}
|
|
},
|
|
{
|
|
"id": "visual-thino",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "thino_view",
|
|
"state": {},
|
|
"icon": "lucide-message-square",
|
|
"title": "Thino"
|
|
}
|
|
},
|
|
{
|
|
"id": "visual-backlinks",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "backlink",
|
|
"state": { "collapseAll": false },
|
|
"icon": "links-coming-in",
|
|
"title": "Backlinks"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"direction": "horizontal",
|
|
"width": 300,
|
|
"collapsed": false
|
|
},
|
|
"active": "visual-canvas",
|
|
"lastOpenFiles": [
|
|
"projects/visual-vault/design-ideas.canvas",
|
|
"wiki/Wiki Map.canvas",
|
|
"wiki/index.md"
|
|
]
|
|
}
|