wallabag / wallabag/android-app

RFE: Audio playback order to be consistent with sort order

Open
#1,470 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
587
Forks
276
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Yes. I can sort the articles by newest saved or oldest saved, but playback is only from newest saved to oldest saved. There is no way to play articles from oldest to newest, even if the articles are sorted oldest to newest in the UI.

**Describe the solution you'd like**
Order playback of articles based on UI sort order. If articles are played back newest to oldest, the oldest may never be consumed if new articles continue to get added.

**Describe alternatives you've considered**
I tried sorting the articles from oldest to newest, but the article playback is always from newest to oldest, no matter the sort order. Tying the playback order to the sort order would fix this issue.

Thanks you for considering this!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.