LibreHardwareMonitor / LibreHardwareMonitor/LibreHardwareMonitor

Feature Request GUI: Select + hide/unhide multiple values +unhide all

Open
#1,267 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
9.1k
Forks
1k
Avg merge
1d 4h
Merged PRs (30d)
15

Description

There already was implemented a nice MR with a feature which remembers the collapsed nodes (making the ability to hide a complete node kind of not needed anymore)

However, for a node that i want to keep open because it contains an interesting value, hiding all the other values uninteresting for me is a pain, as there is no functionality to select multiple entries with ctrl or shift, only individual entries can be selected and hidden one by one.

Therefore I'd suggest adding the ability to select multiple entries + hide/unhide the selected entries at once.

Also, for when having hidden a lot of entries, a "unhide all" function would be very helpful, too.

Contributor guide

No contributing guide indexed for this repository

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

No files, tests, or entry points are named. Start by locating the GUI code for selecting and hiding values, then determine how selection state and context actions are handled; done means multiple entries can be selected and hidden or unhidden together, with an unhide-all action available.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
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.