wallabag / wallabag/android-app
Limit the number / size of locally stored articles
- Dominant language
- Java
- Stars
- 587
- Forks
- 276
- PR merge metrics
- No merged PRs in 30d
Description
I have a lot of articles saved in my read-it-later service (currently: almost 5,000) and fetching all of those to my android phone and storing them locally would require more storage than I have.
Being able to limit the number of articles (or the storage-space used) synchronized to the Android application would be great.
A couple of bonuses would be :
- Being able to choose between "only synchronize most recent posts" (my favorite) and "only synchronize oldest posts" (and maybe, in addition, "always synchronize favorites" ? )
- Being able to force-purge oldest posts stored locally, to fore-synchronize most-recent ones (to always have the most-recent posts in the application, even if it means purging older ones, to respect the limit)
Disclaimer: I'm currently using another read-it-later service and I have not migrated to wallabag yet -- that's one of the features I use in their app ;-)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.