Command to convert html extract from Raindrop.io to Evernote enex format.
It was written to import Raindrop.io bookmarks into Joplin but the enex file can also be used to import into other applications and has been tested with the Standard Notes import converter (https://dashboard.standardnotes.org/tools).
A tag is added to each note in the enex file to indicate the original Joplin container.
npm install raindrop2enex
npm install -g raindrop2enex
The default input file is Raindrop.io.html and the default output file is Raindrop.enex.
Usage: raindrop2enex [options] [command]
Commands:
help Display help
version Display version
Options:
-h, --help Output usage information
-i, --input [value] The input file (defaults to "Raindrop.io.html")
-o, --output [value] The output file (defaults to "stdout")
-v, --version Output the version number
https://github.com/bobscott45/raindrop2enex
raindrop evernote joplin