Hofknecht / SystemTrayMenu

SystemTrayMenu - Browse and open your files easily
http://hofknecht.eu/systemtraymenu/
GNU General Public License v3.0
642 stars 45 forks source link

The add directory function does not need to be included in subfolders #512

Open ednykissyou opened 10 months ago

ednykissyou commented 10 months ago

The add directory function does not need to be included in subfolders

Reason: Firstly, there are too many displayed items that look too messy; The second is that it is too slow, sometimes it takes three to five seconds to wait.

For example, I want to quickly point to D: Program file SRF

When displaying, only SRF needs to be displayed, without the need to display its subdirectories or included files,

It only needs to be displayed when the mouse is hovering over SRF.

ednykissyou commented 10 months ago

Add one more:

Can you add a function on any column icon: mouse over display

Hofknecht commented 9 months ago

Thank you for the feedback! i need to think about it

Hofknecht commented 9 months ago

@ednykissyou Thank you for the feedback!

we tought about it, but we do not understand the request. With "add directory function" do you mean this in the settings menu? image what do you mean with " does not need to be included in subfolders"

where are shown too many displayed items? can you make some screenshot?

you mean the startup is too slow? This depends on how many items are precached for instant search, so basically depending on the added directories.

we did also not understand the example. It is possible to add a shortcut to e.g. D: Program file SRF . It then only displays one folder "Program file SRF". When you hover over it, then is will display the items of "Program file SRF".

If this request contains several points, then let's discuss here only the one main request and split up the other points into extra issues.