hydrusnetwork / hydrusnetwork/hydrus
Duplicate processing tags: asymmetry
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
I'm looking for the ability to do things like copying one set of tags from worse to better, copy another smaller set of tags from better to worse.
The primary use case is the "this is better, but keep both" option, where I'd like to copy creator, character, and series tags from better to worse, in case the worse one is missing those. I don't want to do the copy in both directions thing, I want a different list of tags for one direction than the other.
Another use case would be when using the "this is better, and delete the other" option, so that I can easily go through my trash later to make sure I didn't delete anything from my favorite series that I truly didn't want to delete.
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 locating the tag-processing controls for the “better, but keep both” and “better, and delete the other” options. Trace how tags are copied in each direction, then define separate tag lists for each direction and verify that both processing modes preserve the requested asymmetry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100