notetools/md2imap
quenousimporte ba379cd452 keep a map of uuid and titles 2024-04-12 13:35:39 +02:00
..
imap-note-header fine tuning 2024-04-10 21:44:15 +02:00
md2imap.sh keep a map of uuid and titles 2024-04-12 13:35:39 +02:00
readme.md fix readme 2024-04-10 16:38:50 +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 "=[number]" taken as utf8 encoding