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

import from pocket with our username #236

Closed
nicosomb opened this issue Sep 24, 2013 · 5 comments
Closed

import from pocket with our username #236

nicosomb opened this issue Sep 24, 2013 · 5 comments
Labels

Comments

@nicosomb
Copy link
Member

@mere-teresa gave me this idea here https://twitter.com/mereteresa/status/382420205718482944 : poche calls the pocket API with the pocket username (given in a form in the import section of poche), pocket returns the json and poche import it.

@silopolis
Copy link

That would be awesome and, while at it, make API import pluggable so that other similar services support may be added for frictionless adoption :)

@nicosomb nicosomb removed the Question label Jul 30, 2014
@nicosomb
Copy link
Member Author

I started this feature.

I fetch Pocket entries via the API.

@tcitworld @j0k3r what will be the process?
My idea (each line with ✅ is already done):

  • an import page ✅
  • a button "Connect to Pocket" ✅
  • we click => authorize the application I created on Pocket ✅
  • back on wallabag import page with all the entries titles ✅ and checkbox (we can also imagine many options here: "check only the unread", and in a next version, options like "only import entries from this domain name", etc.)
  • all is checked by default
  • an import button and voila.

What is your opinion?

@j0k3r
Copy link
Member

j0k3r commented Oct 20, 2015

Well, if we do that inside the browser it might fails if the user has thousand of article to import I guess.

@nicosomb
Copy link
Member Author

You prefer a cron?
Pocket API returns entries content, we won't fetch entries anymore.

@j0k3r
Copy link
Member

j0k3r commented Oct 20, 2015

Yep why not. I was looking at https://github.com/schmittjoh/JMSJobQueueBundle for an other project, but it'll be hard to use this bundle in shared environment ...

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

No branches or pull requests

3 participants