Skip to content

Add optional hidden entries filter - #579

Open
MortuusEquusPhobia wants to merge 1 commit into
Hofknecht:v2.xfrom
MortuusEquusPhobia:v2.x
Open

Add optional hidden entries filter#579
MortuusEquusPhobia wants to merge 1 commit into
Hofknecht:v2.xfrom
MortuusEquusPhobia:v2.x

Conversation

@MortuusEquusPhobia

Copy link
Copy Markdown

Hi Markus,

Thank you for creating and maintaining SystemTrayMenu.

While using the application, I noticed that Windows system files such as 'desktop.ini'
and 'Thumbs.db' can appear in the menus. This pull request adds an
optional Hidden entries filter to the Expert page.

The filter:

  • is empty by default, preserving the existing behavior
  • supports multiple patterns separated by '|'
  • supports '*' and '?' wildcards
  • applies to both files and directories
  • is cleared by the existing Default button

Example:

'desktop.ini|Thumbs.db|.bak|.tmp|.git'

I have tested the feature both with existing saved settings and from a
clean first-run configuration.

Thank you for your time.

Adds an optional filter for hiding files and folders by name or wildcard pattern.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant