hydrusnetwork / hydrusnetwork/hydrus

Jump to tag by typing in tag lists

Open
#307 0 comments 8 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

When a tag list has focus, I should be able to start typing a tag and the tag list should jump to show the first tag that starts with the typed characters. Useful for navigating long taglists. E.g. if I quickly hit 't' and then 'a', it should jump to the first tag in the list that starts with 'ta'.

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

Locate the tag-list widget and its keyboard/focus handling, then trace how typed input is currently processed while a tag list has focus. Verify that successive characters select the first matching tag, including the example prefix "ta", and that long tag lists visibly jump to the match.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.