Quorafind / obsidian-importer

Obsidian Importer lets you import notes from other apps and file formats into your Obsidian vault.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian Importer screenshot

This Obsidian plugin allows you to import notes from other apps and file formats into your Obsidian vault. Notes are converted to plain text Markdown files.

Supported formats

Currently supports HTML files and Evernote .enex with more formats in progress. You can help! See our Contribution guidelines.

Planned formats:

  • Evernote .enex (powered by Yarle)
  • HTML, folder of files
  • Notion
  • Apple Notes
  • Microsoft OneNote
  • Google Keep
  • Roam Research
  • Other Markdown flavors

Usage

First install Importer in Obsidian → Community Plugins

Import notes from Evernote

  • Export your Evernote files to .enex format. You can export a whole notebook in the desktop client by going to the Notebooks screen, click on More actions (... icon) and choose Export Notebook...
  • Open the Importer plugin in Obsidian via the command palette or ribbon icon
  • Under File format select Evernote (.enex)
  • Choose the .enex file you want to import
  • Optionally, select a folder for the import — your Markdown files will be created in this folder within your vault.
  • Click Import

Currently, the import does not have any special settings, if you want more control over the output, consider using Yarle.

Obsidian Importer screenshot

Contributing

This repo accepts contributions. Some issues have been tagged with #bounty. See Contribution guidelines for more information.

Credits

This plugin relies on important contributions:

About

Obsidian Importer lets you import notes from other apps and file formats into your Obsidian vault.

License:MIT License


Languages

Language:TypeScript 98.7%Language:JavaScript 1.3%