Editing multiple sibling pairs at once

Open
#464 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
desktop

Research direction

No files or tests are named. Start by locating the sibling manager and the tag-selection entry point, then determine how multiple selected tags are currently passed to it. Done should allow separate greater siblings for multiple tags and apply the updates without committing each one until the batch is complete.

Written by the indexing model from the issue text.

Description

feature-request system:tag-management

Being able to mark multiple tags and edit siblings for them separately. Currently it would open the sibling manager with all of them in the lesser sibling list. Doing a lot of them gets tedious since Hydrus will lock up for a few seconds after comitting one.

Preferably you would get a window with one tag per row and then you just put the greater sibling to the right, click apply and go.
Though having a queue that opens the next in line when hitting "Apply" would also work, as long as it doesn't do the update process until you're done with all of them.

Dominant language
Python
Stars
3.2k
Forks
207
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from hydrusnetwork/hydrus

All issues in hydrusnetwork/hydrus

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.