android-app
android-app copied to clipboard
Nice renderer of the list of posts
It might be nice if we could a the list of postcut in 2 in the width with:
- 2/3 of the width with the title of the post and under, the tags
- 1/3 that remains with a picture found in the post
Just a suggestion ;)
You mean in the article list, you want to restructure how one item of the list is displayed?
For preview picture and tags we need Wallabag v2 API support.
Yes. This could look like something like this https://github.com/foxmask/foxmask.trigger-happy.eu/commit/93d2b55cf74db2d3a35215631f48c53fdcbd592a
@Strubbl just to be sure. You can already retrieve preview picture via the API, right?