Build your note system in minutes, not weekends
Pick a use case. Arrange metadata fields. Download a complete vault scaffold with templates, folders, and a setup guide. No account needed. No data leaves your browser.
Configure
Note metadata fields
Drag the handles to reorder. Click × to remove. Click a field to edit its label.
Live preview
How to use your generated template
Many people stall at the blank-vault stage. They open Obsidian, create a few notes, then abandon the system because nothing connects. VaultForge fixes this by giving you structure upfront that you can reshape, not a rigid framework to obey.
Start with a preset that matches your current project
The preset sets the tone. Academic Research includes source and citation fields because forgetting where a quote came from destroys trust in your notes later. Project Management includes status and deadline fields because GTD falls apart without review triggers. Creative Writing includes mood and scene fields because writers revisit old fragments and need context to continue.
Reorder fields by priority
The field at the top of your frontmatter is the one you see first when you open a note. Put the most decision-relevant field there. For task notes, that is usually status. For reading notes, it is source. For daily notes, it is mood or energy level.
Export and iterate
Your first template will be wrong. That is expected. Use it for a week, notice friction, return to VaultForge, adjust, and re-export. Saved configurations let you fork variants: one for work projects, one for personal research, one for journaling.
Common mistakes to avoid
- Too many fields. If filling frontmatter takes longer than writing the note, you will skip it. Start with 4-6 fields.
- Vague field names. "Topic" is less useful than "Project" or "Course." Be specific about how you will filter later.
- Inconsistent date formats. Pick one format for your entire vault. Mixed formats break queries and sorting.
- Neglecting the README. The generated README includes plugin suggestions and workflow tips. Read it. Future you will not remember why you chose this structure.
- Perfecting before using. A mediocre system you use beats a perfect system you abandon. Export something imperfect today.
Assumptions and limits
VaultForge generates static text files. It does not install plugins, create databases, or sync across devices. The Notion export produces frontmatter that you paste into CSV imports. The Logseq export uses page properties, not block templates. Review the output before relying on it for critical work.
Questions
Can I use this for an existing vault?
Yes. Download the templates and copy frontmatter blocks into your current notes. The folder structure JSON helps you compare against what you already have. You do not need to start fresh.
Why does Academic include so many fields?
Academic notes need provenance: author, year, methodology, project links. You can delete any field. The preset exists because missing metadata is harder to add later than to remove now.
Where do saved configurations live?
In your browser's localStorage. We do not send data to any server. Clear browser data and they disappear, so export templates you want to keep permanently.
How do I share a template?
Click "Copy Share Link" after configuring. The URL encodes your choices with URLSearchParams. Anyone who opens it sees your exact setup.
Does this work offline?
After the first load, yes. The site is fully static. Save the page or use a service worker if you need offline generation.
What is the difference between the app targets?
Obsidian uses YAML frontmatter between triple dashes. Notion exports CSV-ready properties for database import. Logseq uses page properties format with double colons. The core fields stay the same; only syntax changes.
Ready to stop organizing your organizer?
Pick a preset above and export your first template in under two minutes. Iterate next week when you know what you actually need.
Open the builder