wallabag / wallabag/android-app
Local Changes / Remove the first local queue item should let the user record the URL that is getting dequeued
- Dominant language
- Java
- Stars
- 587
- Forks
- 276
- PR merge metrics
- No merged PRs in 30d
Description
When debugging syncing issues, it often helps to just “Remove the first local queue item”. But this means it gets forgotten forever. While #1525 discusses the “Save to file” option, it would also help if the “Remove the first local queue item” made the URL of the queue item getting deleted available somewhere.
Perhaps simply saving it to the system clipboard would be sufficient.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the “Remove the first local queue item” action and tracing its queue-removal flow in the Android app. Check how the app currently handles system clipboard access, if available. Done means the URL of the item being removed is made available to the user while the existing removal behavior still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100