Please allow Filtering (Show->Custom...) using folder bar

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Campus
Junior Member
Junior Member
Posts: 16
Joined: 2009-09-12, 11:08 UTC

Please allow Filtering (Show->Custom...) using folder bar

Post by *Campus »

Hi,

what do you think about this suggestion:

The breadcrumb-bar displays the current directory. If I edit this line I would like to be able to change for example the folder
d:\code\C6\bin\*.*
to
d:\code\C6\bin\*.pdf
which would automatically set a custom filtering for the current directory using the given wildcards. This would be much more user friendly then going to Show->Custom... and editing in the dialog clicking buttons etc. pp.
This would allow to use the following key combination:
Pos1 to go to the .. which is the first entry in the current directory
F2 to rename (which allows to edit the current directory)
Just add the wanted wildcard string, ie *.jpg for images and press enter
--> the list of files is filtered now.


Thanks,
Campus
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Re: Please allow Filtering (Show->Custom...) using folder

Post by *fenix_productions »

Campus wrote: This would allow to use the following key combination:
Pos1 to go to the .. which is the first entry in the current directory
F2 to rename (which allows to edit the current directory)
Just add the wanted wildcard string, ie *.jpg for images and press enter
--> the list of files is filtered now.
Less steps:
- Ctrl+F12,
- type *.jpg,
- press Enter :)

Although filtering via editing path bar would be logical step to follow I think that my example shows it is not "must have" for me.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
Campus
Junior Member
Junior Member
Posts: 16
Joined: 2009-09-12, 11:08 UTC

Post by *Campus »

I agree that my suggestion is not the fastest way of doing this but it feels better to me :-) . I simply don't like to get a dialog. In addition I always forget the shortcut and then I have to switch back to the mouse to find the right menu item. So I think my suggestion is just a visible way of doing this as the folder location already displays the filter it should also allow to change the filtering.

Best,
Campus
User avatar
Balderstrom
Power Member
Power Member
Posts: 2148
Joined: 2005-10-11, 10:10 UTC

Post by *Balderstrom »

Though for mousecentric users, it wouldn't hurt for another little button beside [ * ][ ↓ ] to add a file filter.

From what I know of AHK, I believe its possible - though I haven't dabbled in the GUI side yet.
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.
Post Reply