wallabag / wallabag/android-app

Check if article isn't already saved before adding it

Open
#549 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.