Git Product home page Git Product logo

Comments (10)

tcitworld avatar tcitworld commented on May 27, 2024

I'm sorry to say all your data is lost. :(
We don't provide any API...yet, so all the app does is retrieving articles, no syncing their status.

But your issue gives me an idea for a feature : exporting data from Android app.

from android-app.

JoBilert avatar JoBilert commented on May 27, 2024

But the app has to save the articles somewhere, doesn't it? Maybe I can
retrieve them manually.
Am 27.12.2014 11:57 schrieb "Thomas Citharel" [email protected]:

I'm sorry to say all your data is lost. :(
We don't provide any API...yet, so all the app does is retrieving
articles, no syncing their status.

But your issue gives me an idea for a feature : exporting data from
Android app.


Reply to this email directly or view it on GitHub
#59 (comment).

from android-app.

tcitworld avatar tcitworld commented on May 27, 2024

Well, according to the source code it is stored in an SQLite database, but I've no idea how Android handles this and where it stores it.
And the database schema shouldn't be compatible with the structure use on wallabag server, so you'll have to output something and convert it to a format wallabag can import (json/HTML). So it will not be easy.
I'd be glad to hear from you if you manage. Sorry again for this "ugly" system.

from android-app.

kevmeyer avatar kevmeyer commented on May 27, 2024

yes, the data is stored in an SQLite Database. It should be stored in /data/data/fr.gaulupeau.apps.InThePoche/databases/article_db.sqlite (not sure if you can browse this without a rooted device).

from android-app.

tcitworld avatar tcitworld commented on May 27, 2024

Yes, you do need a rooted device. I see the file.

from android-app.

JoBilert avatar JoBilert commented on May 27, 2024

Both my tablet and my phone are rooted, so there should be no problem. I am
going to try it later today. Will Post my finds. Wish me luck.

Thomas Citharel [email protected] schrieb am Sa., 27. Dez. 2014
14:25:

Yes, you do need a rooted device. I see the file.


Reply to this email directly or view it on GitHub
#59 (comment).

from android-app.

tcitworld avatar tcitworld commented on May 27, 2024

Yes, good luck, you'll need it. ;)

from android-app.

JoBilert avatar JoBilert commented on May 27, 2024

Well i managed to get a list of the links out of the database... but now
i wonder how to mass-upload them into wallabag.

Am 27.12.2014 um 22:27 schrieb Thomas Citharel:

Yes, goodhttp://i.qkme.me/3t730p.jpgluck, you'll need it. ;)


Reply to this email directly or view it on GitHub
#59 (comment).


Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
http://www.avast.com

from android-app.

tcitworld avatar tcitworld commented on May 27, 2024

Like I said, wallabag import system accepts html lists or json as input.

from android-app.

JoBilert avatar JoBilert commented on May 27, 2024

Managed to extract the URLs and to manually fit them into a html document for bulk upload. Was a bit of work but iat least i got them all used the template from
wallabag/wallabag#599.

Not the ost comfortable way.. but hey..

from android-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.