Strubbl

Results 136 comments of Strubbl
trafficstars

The issue might be related to your client id/key https://github.com/wallabag/android-app/issues/834#issuecomment-531221069=?

> wallabag-android could get in memory the choices of articles we made, and trigger the choosen action for each of them (article) I like that idea. But you should "get...

Status is represented by this issue: Nothing happend since ages. If you want to contribute, we would be happy to receive a pull request for this issue.

This is a server side issue as the error is a 500. I guess your wallabag instance times out when adding the long article.

How is the message displayed? Via toast? I like if we have a more understandable user message, but the original message should not be left out. There some users out...

Sorry, i fear this message would not be very expressive, too. Syncing with the server does not express that the app is not guilty for this behavior and it is...

Maybe we can use CSS to force a page break, this needs to be tested. CSS: ``` .pagebreak { clear: both; page-break-after: always; } ``` Append some HTML to the...

There is a hint in the documentation w.r.t. missing 2fa: http://doc.wallabag.org/en/master/user/android.html#two-factor-authentication-2fa

is it even possible in the web application to only create a highlight without a note?

Good to know, i didn't even know that's possible. I thought the note form field has to be filled out and couldn't be submitted empty.