https://github.com/bobscott45/raindrop2enex
Node cli app to convert html extract from Raindrop.io to Evernote enex format.
https://github.com/bobscott45/raindrop2enex
enex evernote joplin node raindrop
Last synced: 7 months ago
JSON representation
Node cli app to convert html extract from Raindrop.io to Evernote enex format.
- Host: GitHub
- URL: https://github.com/bobscott45/raindrop2enex
- Owner: bobscott45
- Created: 2020-09-27T17:20:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T14:41:53.000Z (about 5 years ago)
- Last Synced: 2024-07-29T19:05:44.929Z (about 1 year ago)
- Topics: enex, evernote, joplin, node, raindrop
- Language: HTML
- Homepage:
- Size: 222 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## raindrop2enex
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](https://dashboard.standardnotes.org/tools)).A tag is added to each note in the enex file to indicate the original Joplin container.
##### Installation
###### Local:
```
npm install raindrop2enex
```###### Global:
```
npm install -g raindrop2enex
```##### Usage
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
```
##### Source Code[https://github.com/bobscott45/raindrop2enex](https://github.com/bobscott45/raindrop2enex)
##### Keywords
***
raindrop evernote joplin