Skip to content

soleaf/EvernoteToDayone2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

EvernoteToDayone2

Move notes with photos from Evernote to DayOne2 on Mac

  • It just simple python script.

Requirement

  • Python 2
  • BeuatifulSoap(pip install beautifulsoup4)

PROCEDURE

  1. Open Evernote and select notes for export.
  2. Right click and click 'Export Note...' to call 'Export Selected Notes' window.
  3. Change Format to 'HTML' and save anywhere
  4. To install DayOne2 CLI run 'sudo /Applications/Day\ One.app/Contents/Resources/install_cli.sh' on Terminal
  5. Run 'python evernotehtml_to_dayone.py' on Terminal app
  6. If you get some error for not found library 'BeautifulSoup', run 'pip install beautifulsoup4'

About

Move notes from Evernote to DayOne2 on Mac

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages