Exports the notes of the application Notes for MacOS, Fastmail... in Markdown.
Go to file
Andros Fenollosa dc7bdafa4c First commit
2017-01-29 19:21:00 +01:00
.gitignore First commit 2017-01-29 19:21:00 +01:00
.readme.md.swp First commit 2017-01-29 19:21:00 +01:00
notes.py First commit 2017-01-29 19:21:00 +01:00
readme.md First commit 2017-01-29 19:21:00 +01:00
requeriments.txt First commit 2017-01-29 19:21:00 +01:00

Notes to MarkDown

Exports the notes of the application Notes for MacOS, Fastmail... in Markdown.

Requeriments

You will need to have installed python3. Then you will have to install dependencies.

pip install -r requeriments.txt

Use

Compatible with any account. You only need to know what the SMTP address of your email account. The following example would be using Gmail.

python3 notes.py --imap imap.gmail.com --user my@gmail.com --password 123456