mail-to-note

by moszinet
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Sync emails sent to your mail2note address into your vault as Markdown notes.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
1
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

mail-to-note

Forward emails to your personal mail2note address and have them appear automatically in your vault as Markdown notes, complete with attachments.

Install

  1. Open Obsidian and go to Settings → Community plugins → Browse.
  2. Search for mail2note and select Install.
  3. Enable the plugin under Settings → Community plugins.

Configure

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.

Privacy

  • 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.