How do I import notes from Obsidian?

  1. Open the Notesnook app (web or desktop)
  2. Go to Settings > Notesnook Importer and select “Obsidian”.
  3. Drop your .md files from your Obsidian Vault, or click anywhere inside the box to browse and select your .md files. You can also provide a .zip file containing all your Obsidian .md files. Then click “Start processing”.
  4. Once the importing completes you should see all your notes in Notesnook. If you face any issues during importing, feel free to report them on GitHub.

Supported formats

  • Internal links
  • Embedded files (supporting both ![[path-to-file]] and ![](path/to/image.png))
  • Full CommonMark Markdown syntax
  • Callouts
  • Metadata (tags etc.)
  • Comments (block & inline both get removed)