android-app icon indicating copy to clipboard operation
android-app copied to clipboard

Sorting modes of article list

Open aisbergde opened this issue 11 years ago • 4 comments
trafficstars

  • [x] by creation date.
  • [ ] by update date.
  • [ ] by estimated reading time.
  • [ ] by name (alphabetical).

aisbergde avatar Oct 05 '14 07:10 aisbergde

I also would like to add the ability to sort the archiv by marked as read time

ghost avatar Aug 16 '19 15:08 ghost

Currently this is not possible, because marked as read time is only provided starting with wallabag v2.4.0 (see https://github.com/wallabag/wallabag/pull/3630 )

So having wallabag server 2.4 release is a dependency to this issue - besides that the API-wrapper-lib needs to be adjusted for that purpose, too.

Strubbl avatar Aug 23 '19 19:08 Strubbl

Estimated reading time would be great, I think this option is long overdue (milestone 1.x! 😀).

techexo avatar Oct 18 '20 22:10 techexo

Milestone updated. :smile: Maybe it's easier to implement this after @di72nn has been using android paging lib mentioned in https://github.com/wallabag/android-app/pull/1014#issuecomment-712418757

Strubbl avatar Oct 22 '20 21:10 Strubbl