Option to make 'apply' in manage tag siblings/parents dialog apply immediately instead of confirming

Open
#658 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
desktop

Research direction

Start by locating the manage tag siblings/parents dialog and its Apply action in the Python desktop application. Read how the dialog currently handles Add and Apply, then verify that applying changes no longer requires the described confirmation while preserving the existing Cancel behavior.

Written by the indexing model from the issue text.

Description

feature-request system:user-interface

Adding siblings (and parents) to tags in lists takes several steps:

  1. Right click tag in list, select add siblings...
  2. search for or add the new sibling tag
  3. select Add
  4. select Apply

This gets tedious if you're adding many of them.

Please consider making Apply do steps 3 and 4 immediately instead of displaying a confirmation prompt. (or a config option to change this behavior)

(in other applications, Cancel typically displays a confirmation dialog if you have unsaved changes while Apply/Save/OK have no confirmation. This may be a Windows UI thing, I'm not sure what the standards are in other OSes)

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.