Tagged: Obsidian
Obsidian-specific concepts, APIs, and ecosystem
Pages with this tag
Knowledge organization
1How to organize framework knowledge in Obsidian — structural primitives, meta-frameworks, and the hierarchy vs. graph tension.
Challenge 22: Target-structure expressivity in import recipes (archived)
2RESOLVED 2026-05-04: closed grammar of 5 mechanisms (folder/file/heading/tag/wikilink) × ordered layout × also_emit × graph_edges; render(Recipe, ConceptIdentity) → Address as single coupling point; content addressing computed BEFORE render (target structure is a view); managed/user_preserve frontmatter split; v0.1 ships full schema with folder+file+heading wired. See callout.
SEACOW + folder-tag-sync — prior-art the project owner built before Crosswalker
3Documenting two of the project owner's existing tools (SEACOW meta-framework in cyberbase, obsidian-folder-tag-sync plugin) as Foundation-phase prior-art that should inform Crosswalker's hierarchy-vs-graph decisions — and flagging a formal reuse investigation as a research item.
Vault hierarchy primitives — folder, heading, tag, wikilink-graph
4Obsidian provides four orthogonal mechanisms for representing hierarchy in a vault. Real recipes compose them. The target-structure choice is what determines how a source ontology lands in Tier 1.
The problem
5Why filesystems and knowledge graphs don't mix — and what Crosswalker does about it.
Commands
6Obsidian commands registered by Crosswalker.
Settings reference
7All Crosswalker plugin settings and their defaults.