Skip to content

jorgemanrubia/evernicious

Repository files navigation

Evernicious: a tool for importing del.icio.us bookmarks into evernote

Evernicious is a tool for converting del.icio.us bookmarks into Evernote notes.

The del.icio.us bookmarks can be exported at the official site. Evernicious will take these bookmarks and generate a file that can be imported into Evernote using the official Evernote client for Mac or Windows.

For each del.icio.us bookmark, it will generate an Evernote note. It will preserve tags and comments from del.icio.us bookmarks. Tags will be loaded into Evernote when the generated file is imported.

Installation

gem install evernicious

Usage

evernicious delicious-bookmarks-file.htm

It will generate a file delicious-bookmarks-file.htm.enex that can be imported into evernote.

How to import your del.icio.us bookmarks file into Evernote

  1. Export your del.icio.us bookmars using the official export bookmarks page. You will obtain a file named something like delicious-20110102.htm.
  2. Execute evernicious on the downloaded file. For example: evernicious delicious-20110102.htm. It will generate delicious-20110102.htm.enex
  3. In the Evernote desktop client, go to File\Import notes from archive and select the generated .enex file.

About

A tool for converting delicious bookmarks (HTML file) to Evernote format (ENEX file)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages