Forward emails to your personal mail2note address and have them appear automatically in your vault as Markdown notes, complete with attachments.
- Open Obsidian and go to Settings → Community plugins → Browse.
- Search for mail2note and select Install.
- Enable the plugin under Settings → Community plugins.
Open Settings → Community plugins → mail2note and fill in:
- API key — copy your
m2n_...key from the mail2note dashboard. - Target folder — vault folder where imported notes land (default:
mail2note/). Start typing to autocomplete from existing folders. - Poll interval — how often the plugin checks for new notes (default: every minute).
- Attachment folder — save attachments alongside the note or in a per-note subfolder.
- Filename template — pattern for note filenames; supports
{date},{subject},{message_id}.
You can also trigger an immediate sync via the ribbon icon or Command palette → mail2note: Sync now.
- The plugin only contacts
https://mail2note.com. - Your API key and note contents are never logged or shared with any other service.
- Notes and attachments are written only into the configured vault folder.
- No telemetry is collected.