0.01
No commit activity in last 3 years
No release in over 3 years
A tool for converting delicious bookmarks (HTML file) to Evernote format (ENEX file). The delicious HTML file can be exported from del.icio.us. The generated ENEX file can be imported into Evernote using the official desktop Evernote client.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.0.0
~> 1.5.2
>= 0
~> 1.3.1

Runtime

~> 1.4.3
 Project Readme

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.