#
Import from Bear
Obsidian allows you to easily migrate your notes from Bear using the Importer plugin. This will convert your Bear data to durable Markdown files, that you can use with Obsidian and many other apps.
#
Export your data from Bear
Obsidian uses Bear's backup format .bear2bk
files. You can find Bear's instructions for creating the backup on Bear's website.
- Open Bear.
- Create a backup
- On macOS: File → Backup notes.
- On iOS: click the more menu (⋮) at the top of the sidebar and choose Backup all notes.
- Choose a location for your backup file.
- Click Export notes.
- You should now have one
.bear2bk
file that contains all your notes.
#
Import your Bear data into Obsidian
You will need the official Obsidian Importer plugin, which you can install here.
- Open Settings.
- Go to Community Plugins and install Importer.
- Enable the Importer plugin.
- Open the Importer plugin using the command palette or ribbon icon.
- Under File format choose Bear (.bear2bk).
- Select the location of your Bear backup file.
- Click Import and wait until import is complete.
- You're done!