Skip to content

Converts an exported HTML file to an Evernote file ready for import

Notifications You must be signed in to change notification settings

renier/bookmarks2evernote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

bookmarks2evernote

Reads an exported html file of bookmarks to create an Evernote file (.enex) that can be imported into Evernote. A note is created for each bookmark. It is best to import the resulting Evernote file into its own notebook. Tags and bookmark description are preserved along with the title and url of the bookmark. This program currently works best when using an export file from Delicious, or otherwise when the list of bookmarks is a flat list (no folders).

Install

go get github.com/renier/bookmarks2evernote

Usage

$ bookmarks2evernote <input file> <output file>

Import the resulting file into evernote.

Example

$ bookmarks2evernote mybookmarks.html notebook.enex

About

Converts an exported HTML file to an Evernote file ready for import

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages