hydrusnetwork / hydrusnetwork/hydrus

Collapse namespaces in tag lists

Open
#308 2 comments 18 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request system:user-interface
Dominant language
Python
Stars
3.2k
Forks
207
PR merge metrics
No merged PRs in 30d

Description

There should be a way (preferably some shortcut), to (un)collapse namespaces in tag lists.
For example a tag list with

creator:a
creator:b
creator:c
creator:d
title:a
title:b

should display something like

creator:... (4 collapsed)
title:... (2 collapsed)

after toggling this. This should only affect the tag list it was actived on.

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.

Research direction

Start by locating the tag-list UI and its existing toggle or shortcut handling. Use the example in the issue to determine how namespace groups should collapse and expand, and verify that toggling one tag list does not affect another. Done means grouped namespaces show their collapsed counts and can be restored independently.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.