Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omnivore importer for raindrop.io #2215

Open
ashutoshsaboo opened this issue May 18, 2023 · 2 comments
Open

Omnivore importer for raindrop.io #2215

ashutoshsaboo opened this issue May 18, 2023 · 2 comments

Comments

@ashutoshsaboo
Copy link

ashutoshsaboo commented May 18, 2023

Hi there,

Thanks for your great work with the app. I was planning to migrate off my links from Raindrop.io to move to Omnivore. Would it be please possible to add an importer to import all links and articles from Raindrop.io to Omnivore? Raindrop.io is a pocket alternative, and a pretty popular cross platform bookmarking/article saving app.

They support a public and open API which is nicely documented, see the links below:

Raindrop.io link - https://raindrop.io/
Raindrop API docs link - https://developer.raindrop.io/

@jacksonh @sywhb

@tdhooten
Copy link

tdhooten commented Nov 2, 2023

Here you go: https://github.com/tdhooten/omnivore-import-tool

Just dotnet run and you'll get a simple web interface allowing you to select your Raindrop.io CSV export, and receive an output file properly formatted for Omnivore's CSV import tool.

This would be simple enough for Omnivore to host on a subdomain or something if they wanted to. I am more than happy to add support for any other read-it-later format upon request. @jacksonh

@webmediart-github
Copy link

Here you go: https://github.com/tdhooten/omnivore-import-tool

Just dotnet run and you'll get a simple web interface allowing you to select your Raindrop.io CSV export, and receive an output file properly formatted for Omnivore's CSV import tool.

This would be simple enough for Omnivore to host on a subdomain or something if they wanted to. I am more than happy to add support for any other read-it-later format upon request. @jacksonh

As I am not familiar with such apps I do appreciate your post here. Basically I downloaded your repo, started the cmd, cd into the extracted folder and tried your command. It led to a total of 3 failed tries, as I had to read the error messages and follow the provided links to install missing frameworks. After installing these 3 missing things, I got a green info output and could access the web interface through localhost:5088

Maybe this helps someone else as well. Native support for omnivore would be awesome though :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants