Tag Catalog

This catalog uses Dataview to list notes in the VizzyCode folder by tags and note type. tags catalog

Dataview catalog

Use this page when browsing the wiki by topic instead of by numbered workflow.

TABLE file.tags AS "Tags", type AS "Type", status AS "Status"
FROM "VizzyCode"
WHERE file.tags
SORT file.name ASC

Core Tags

TagMeaningEntry point
#architectureProject structure and components.01 - Project Architecture
#conversionXML/code conversion behavior.02 - Conversion Engine (VizzyXmlConverter)
#cliCommand-line workflows.03 - CLI (VizzyCode.Cli)
#validationExport validator rules.04 - Export Validation
#rawRaw preservation and exact XML fragments.05 - Raw Preservation
#bridgeJuno live bridge.06 - Juno Live Bridge
#vscodeVS Code extension workflow.07 - VS Code Extension
#aiAI context and provider integration.08 - AI Integration
#authoringSafe .vizzy.cs authoring.10 - Vizzy Authoring Guide
#troubleshootingFailure diagnosis.14 - Troubleshooting
CatalogUse
Script CatalogBrowse script-level component notes.
Tag TaxonomyCanonical tag vocabulary for Tag Wrangler.
Graph View GuideGraph cleanup and wikilink naming rules.
Obsidian Plugin WorkflowsPlugin usage rules for Dataview, Advanced Tables, and Tag Wrangler.
Wiki MaintenanceOngoing maintenance checklists.

Related notes: 00 - Home, 01 - Project Architecture, 13 - Recommended Workflows, 14 - Troubleshooting, Tag Taxonomy.