Update vault configuration
This commit is contained in:
4
.obsidian/app.json
vendored
4
.obsidian/app.json
vendored
@@ -3,8 +3,8 @@
|
||||
"focusNewTab": true,
|
||||
"defaultViewMode": "preview",
|
||||
"livePreview": false,
|
||||
"readableLineLength": false,
|
||||
"strictLineBreaks": true,
|
||||
"readableLineLength": true,
|
||||
"strictLineBreaks": false,
|
||||
"propertiesInDocument": "hidden",
|
||||
"showLineNumber": true,
|
||||
"autoPairMarkdown": false,
|
||||
|
||||
54
.obsidian/graph.json
vendored
54
.obsidian/graph.json
vendored
@@ -1,86 +1,86 @@
|
||||
{
|
||||
"collapse-filter": true,
|
||||
"search": "-path:\"99 meta/\" -path:\"05 journal\" ",
|
||||
"search": "",
|
||||
"showTags": false,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
"showOrphans": true,
|
||||
"collapse-color-groups": true,
|
||||
"collapse-color-groups": false,
|
||||
"colorGroups": [
|
||||
{
|
||||
"query": "path:\"00 INBOX\" ",
|
||||
"query": "tag:#ticket/grill ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 14822460
|
||||
"rgb": 14701138
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:\"01 sources/claude/projects\" ",
|
||||
"query": "tag:#ticket/prototype/hitl ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 5431413
|
||||
"rgb": 14701138
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:\"01 sources\" ",
|
||||
"query": "tag:#ticket/research ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 15624008
|
||||
"rgb": 5395168
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:\"02 tags\" ",
|
||||
"query": "tag:#ticket/prototype ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 16767070
|
||||
"rgb": 5419488
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:\"03 index\" ",
|
||||
"query": "file:/-map\\.md$",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 16767070
|
||||
"rgb": 11657298
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:\"04 notes\"",
|
||||
"query": "tag:#ticket",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 5366249
|
||||
"rgb": 14701233
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:\"05 journal\" ",
|
||||
"query": "tag:#spec ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 14890590
|
||||
"rgb": 9130720
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:\"99 meta/attachments/bases\" ",
|
||||
"query": "file:/-adr\\.md$",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 7295476
|
||||
"rgb": 14725458
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:\"99 meta\" ",
|
||||
"query": "file:/-context\\.md$",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 5330792
|
||||
"rgb": 14725458
|
||||
}
|
||||
}
|
||||
],
|
||||
"collapse-display": true,
|
||||
"showArrow": false,
|
||||
"textFadeMultiplier": 0,
|
||||
"nodeSizeMultiplier": 1.50364583333333,
|
||||
"lineSizeMultiplier": 1,
|
||||
"collapse-forces": true,
|
||||
"centerStrength": 0.518713248970312,
|
||||
"textFadeMultiplier": -3,
|
||||
"nodeSizeMultiplier": 2.51132136678201,
|
||||
"lineSizeMultiplier": 2.03949502595156,
|
||||
"collapse-forces": false,
|
||||
"centerStrength": 0,
|
||||
"repelStrength": 20,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 0.06895927569691966,
|
||||
"linkDistance": 500,
|
||||
"scale": 0.07174458095508464,
|
||||
"close": false
|
||||
}
|
||||
@@ -29,6 +29,6 @@
|
||||
"underlineExternal": true,
|
||||
"folding": true,
|
||||
"lineNumbers": true,
|
||||
"readableLineLength": false,
|
||||
"readableLineLength": true,
|
||||
"devBlockWidth": false
|
||||
}
|
||||
85
.obsidian/workspace.json
vendored
85
.obsidian/workspace.json
vendored
@@ -4,17 +4,17 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "67558c78b7b7c0b1",
|
||||
"id": "8b3b4cecfbd8922c",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "b44e1f00ae10a059",
|
||||
"id": "7ec442f7ed4ccd8b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
"type": "graph",
|
||||
"state": {},
|
||||
"icon": "lucide-file",
|
||||
"title": "New tab"
|
||||
"icon": "lucide-git-fork",
|
||||
"title": "Graph view"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -126,7 +126,8 @@
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
"width": 302.5,
|
||||
"collapsed": true
|
||||
},
|
||||
"right": {
|
||||
"id": "b3da14c43e9933fd",
|
||||
@@ -147,43 +148,43 @@
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false
|
||||
}
|
||||
},
|
||||
"active": "b44e1f00ae10a059",
|
||||
"active": "7ec442f7ed4ccd8b",
|
||||
"lastOpenFiles": [
|
||||
"AGENTS.md",
|
||||
"projects/ai-artifacts/adr/0001-top-level-artifact-layout.md",
|
||||
"projects/ai-artifacts/adr",
|
||||
"tags",
|
||||
"wiki",
|
||||
"ai-artifacts",
|
||||
"projects/ai-artifacts/CONTEXT.md",
|
||||
"projects/dotfiles/082-pi-ui-bottom-anchored-editor-research.md",
|
||||
"projects/skills/081-implement-skill-branch-worktree-policy-grill.md",
|
||||
"projects/skills/080-implement-skill-ticket-scope-grill.md",
|
||||
"projects/skills/079-implement-skill-matt-wayfinder-research.md",
|
||||
"projects/skills/078-implement-skill-matt-code-review-research.md",
|
||||
"projects/skills/077-implement-skill-matt-tdd-research.md",
|
||||
"projects/skills/076-implement-skill-matt-to-tickets-research.md",
|
||||
"projects/skills/075-implement-skill-matt-implement-research.md",
|
||||
"projects/skills/074-implement-workflow-implementation-spec.md",
|
||||
"projects/dotfiles/073-pi-ui-community-pi-packaging-research.md",
|
||||
"projects/dotfiles/072-pi-ui-patched-pi-packaging-research.md",
|
||||
"projects/dotfiles/071-pi-ui-final-deployment-verification-task.md",
|
||||
"projects/dotfiles/070-pi-ui-flex-spacer-pi-patch-task.md",
|
||||
"projects/dotfiles/068-pi-ui-compact-status-extension-task.md",
|
||||
"projects/skills/069-implement-workflow-dependency-orchestration-grill.md",
|
||||
"projects/dotfiles/068-pi-ui-permanent-implementation-task.md",
|
||||
"projects/dotfiles/067-pi-ui-flex-spacer-bottom-anchor-prototype.md",
|
||||
"projects/dotfiles/066-pi-ui-existing-extension-layout-survey-research.md",
|
||||
"projects/dotfiles/065-pi-ui-bottom-anchored-editor-research.md",
|
||||
"projects/skills/065-implement-workflow-codebase-design-research.md",
|
||||
"projects/dotfiles/064-pi-ui-third-party-codex-quota-research.md",
|
||||
"projects/dotfiles/063-pi-ui-customization-spec-task.md",
|
||||
"projects/dotfiles/062-pi-ui-quota-status-prototype.md",
|
||||
"projects/dotfiles/061-pi-ui-compact-status-prototype.md",
|
||||
"projects/dotfiles/060-pi-ui-codex-quota-research.md",
|
||||
"projects/dotfiles/059-pi-ui-context-token-data-research.md",
|
||||
"projects/skills",
|
||||
"projects/dotfiles/XXT3MvgC",
|
||||
"projects/dotfiles",
|
||||
"projects/ai-artifacts",
|
||||
"projects",
|
||||
"CLAUDE.md",
|
||||
"02 tags/wayland.md",
|
||||
"02 tags/zettelkasten.md",
|
||||
"02 tags/wishlist.md",
|
||||
"02 tags/testing.md",
|
||||
"02 tags/software design.md",
|
||||
"02 tags/secrets management.md",
|
||||
"02 tags/ricing.md",
|
||||
"02 tags/pokemon.md",
|
||||
"02 tags/obsidian.md",
|
||||
"02 tags/nix.md",
|
||||
"02 tags/neovim.md",
|
||||
"02 tags/learning.md",
|
||||
"02 tags/home-manager.md",
|
||||
"02 tags/home automation.md",
|
||||
"02 tags/git.md",
|
||||
"02 tags/gaming.md",
|
||||
"02 tags/evaluation.md",
|
||||
"02 tags/cooking.md",
|
||||
"01 sources/claude/projects/verify a module by extending a config off to the side.md",
|
||||
"01 sources/claude/projects/verify a module by extending a config off to the side.md.tmp.30869.b8269dc3ef3c",
|
||||
"01 sources/claude/projects/give a shared naming convention a single definition both sides call.md",
|
||||
"01 sources/claude/projects/give a shared naming convention a single definition both sides call.md.tmp.30869.fa39e711987b",
|
||||
"01 sources/claude/projects/emit an optional setting only when set so the framework's default stands.md",
|
||||
"01 sources/claude/projects/emit an optional setting only when set so the framework's default stands.md.tmp.30869.7521163efa10",
|
||||
"01 sources/claude/projects/decrypt at the trust boundary and hand an isolated consumer only named plaintext.md",
|
||||
"01 sources/claude/projects/decrypt at the trust boundary and hand an isolated consumer only named plaintext.md.tmp.30869.1e166c3810b3"
|
||||
"projects/skills/plan",
|
||||
"projects/dotfiles/tasks",
|
||||
"projects/dotfiles/spec",
|
||||
"projects/dotfiles/adr",
|
||||
"projects/skills/adr",
|
||||
"projects/ai-artifacts/adr"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user