Import From Obsidian
Import From Obsidian
Migrate from Obsidian by normalizing your vault structure before import.
For general import docs, see:
Quick migration flow
- Choose a type-mapping method (folders or YAML
type). - Align notes with Capacities object types and properties.
- Import connected notes together.
- Review mapping in Bulk Import, then import.
- Verify links, properties, and media.
Warnings
- Choose one primary type-mapping method and apply it consistently
- Do not continue if mapping looks wrong
Understand the paradigm shift
Obsidian can stay loosely structured; Capacities relies on explicit object typing.
The more consistent your folder/frontmatter conventions are before import, the better your results.
If you want a deeper explanation of this shift, read Understanding the paradigm shift.
Normalize type mapping
Use one primary method consistently:
- Type folders: top-level folders like
People,Projects,Meetings - YAML type property:
typein frontmatter matching target object types
You can mix both, but they should agree.
Map to object types
Capacities object types are noun-based (People, Projects, Books, Meetings).
Group notes into clear noun-based top-level folders first (for example People, Projects, Meetings) or make sure frontmatter type values express the same grouping.
Then create matching object types in Capacities before import.
For notes/folders that are not noun-like (Inbox, Templates, scratch notes), either:
- Restructure into noun-based groups, or
- Import as Pages (good for free-form notes, but without properties).
Before import, keep frontmatter and filenames clean:
- Clear, unique titles
- Consistent YAML keys (
title,type,tags,created, where useful) - Property names aligned with Capacities names where possible
Keep connected files together
For better link resolution:
- Import linked notes in the same run
- Keep media paths valid relative to notes
- Avoid splitting tightly linked folders across many runs
Review mapping, then import
In Capacities, go to Settings > Import Content, open the Obsidian guide in Migration guides, then click Start importing and upload your vault or selected folders.
Before importing:
- Confirm recognized object types are correct
- Optionally add an import marker
- Stop and fix structure/frontmatter if preview is wrong
Then click Analyse, review, and click Import. Keep Capacities open until import completes.
Verify after import
Check:
- Object type assignment
- Property mapping from YAML/frontmatter
- Internal links and embeds
- Media availability
Ask a question! - The Docs Assistant knows everything about the documentation, and the ideas and feature requests from other users.
Create a ticket on our feedback board. - Let us know if you have an idea for a feature, improvement or think there is something missing.
Request additions to the documentation. - If your questions are not getting answered, let us know and we will extend the documentation.