🚧 Early alpha — building the foundation. See the roadmap →
Quick start
Import your first framework
Section titled “Import your first framework”-
Open the import wizard: Command palette (
Ctrl/Cmd + P) > “Crosswalker: Import structured data” -
Select a file: Choose a CSV or XLSX file containing your framework data. For example, a NIST 800-53 controls spreadsheet.
-
Configure columns:
- Mark hierarchy columns (these become folders): e.g.,
Control Family,Control ID - Mark frontmatter columns (these become note properties): e.g.,
Description,Discussion - Mark link columns (these become WikiLinks): e.g.,
Related Controls
- Mark hierarchy columns (these become folders): e.g.,
-
Preview: Review the folder tree and sample note output. Adjust if needed.
-
Generate: Click generate to create the folder structure and notes in your vault.
What you get
Section titled “What you get”Each note includes YAML frontmatter with your mapped properties and _crosswalker metadata tracking the import source.
Next steps
Section titled “Next steps”- Browse features for detailed wizard documentation
- Read about the problem Crosswalker solves
- Check settings reference for customization options