wallabag / wallabag/android-app
Check if article isn't already saved before adding it
Open
Improvement
- Dominant language
- Java
- Stars
- 587
- Forks
- 276
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce :
* Save an article (from browser share, for instance)
* Save it again
The « article saved » toast message shows up also the second time. It should return « article already saved instead ».
It doesn't need to call wallabag server to check that the article already has been saved a long time ago, but only check in it's local database.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.