tastyelephant
v1.2.0
Published
Migrate Delicious bookmarks html file to individual Evernote notes
Downloads
3
Readme
TastyElephant
A utility to convert an HTML file generated by the Delicious export functionality to an Evernote archive file, to enable the transfer of your Delicious bookmarks to individual notes in an Evernote notebook.
Export bookmarks from Delicious to HTML file here: http://export.delicious.com/settings/bookmarks/export
Install TastyElephant (requires http://nodejs.org or http://iojs.org ):
npm install -g tastyelephant
Run TastyElephant:
tastyelephant -i /PATH/TO/DELICIOUS/HTML_FILE
- Import generated
deliciousimport.enex
to Evernote by selecting it in the dialog that appears when you clickFile > Import Notes...
Usage: tastyelephant -i <PATH_TO_DELICIOUS_HTML_FILE> [-o <PATH_TO_OUTPUT_DIRECTORY>]
Options:
-h, --help Show help
-i, --infile Delicious HTML File to Import
-o, --outputdir Output Directory for Evernote enex File