notetools/md2imap
quenousimporte 91ed3ba8a8 updat ignore and readme 2024-04-10 16:38:03 +02:00
..
imap-note-header initial commit 2024-04-10 15:17:04 +02:00
md2imap.sh initial commit 2024-04-10 15:17:04 +02:00
readme.md updat ignore and readme 2024-04-10 16:38:03 +02:00

readme.md

md2imap

Tool to create a mbox file from a set of markdown files

Usage

md2imap.sh <name> <email>

Import to imap server

To import the mbox file to an imap server using mutt:

  • Open mbox file: mutt -f mbox
  • T then . to select all
  • ; then s to save to =Notes folder
  • U then . to undelete mbox, if needed

todo

  • fix "=" taken as utf8 encoding