[feature] automatically uncheck url in history after re-rip
Open
Nobody has claimed this yet.
enhancement
options
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 673
- PR merge metrics
- No merged PRs in 30d
Description
- Ripme version: 1.7.8
- Java version: openjdk version "1.8.0_144"
- Operating system: archlinux
- Exact URL you were trying to rip when the problem occurred:
- Please include any additional information about how to reproduce the problem:
check some url in history to be re-rip
click re-rip checked
Expected Behavior
url should be automatically unchecked after be added to queue
Actual Behavior
url stay checked and must be manually unchecked
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the History flow: check a URL, click “re-rip checked,” and observe when the URL is added to the queue. Trace the history and “re-rip checked” entry points to find where selection state is handled. Done means each URL is automatically unchecked after being added to the queue, without manual clearing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100