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

Create an import for Readability #2253

Closed
j0k3r opened this issue Aug 31, 2016 · 0 comments
Closed

Create an import for Readability #2253

j0k3r opened this issue Aug 31, 2016 · 0 comments

Comments

@j0k3r
Copy link
Member

j0k3r commented Aug 31, 2016

The Readability bookmarking service will shut down on September 30, 2016.
https://medium.com/@readability/1641cc18e02b#.ft2q2usge

⚠️ We need to quickly implement an import service for it and for the upcoming 2.1. We won't focus on the API (because it'll be shutting too) but more on their export tools (because if user dump their data they'll have more time to re-import them). It dumps a json with all information.

Here is a sample:

{
    "bookmarks": [
        {
            "article__excerpt": "When Twitter started it had so much promise to change the way we communicate. But now it has been ruined by the amount of garbage and hate we have to wade through. It’s like that polluted…",
            "favorite": false,
            "date_archived": null,
            "article__url": "https://venngage.com/blog/hashtags-are-worthless/",
            "date_added": "2016-08-25T12:05:00",
            "date_favorited": null,
            "article__title": "We Looked At 167,943 Tweets & Found Out Hashtags Are Worthless",
            "archive": false
        }
    ],
    "recommendations": []
}
@j0k3r j0k3r added this to the 2.1.0 milestone Aug 31, 2016
@j0k3r j0k3r mentioned this issue Sep 1, 2016
2 tasks
@j0k3r j0k3r closed this as completed Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant