Bug 469240 - find filter for only current directory not sub-directories
Summary: find filter for only current directory not sub-directories
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: bars: filter (show other bugs)
Version: 22.12.3
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-01 16:43 UTC by Ryein Goddard
Modified: 2024-04-14 17:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Position of filter action (110.39 KB, image/png)
2023-05-07 12:55 UTC, Felix Ernst
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryein Goddard 2023-05-01 16:43:24 UTC
If I want to quickly find something in the current directory it would be easier if I didn't have to weed out things in sub-directories.

When clicking ctrl+f it opens the search bar.  I can then type the name of something I am searching for.  It is very fast, but it pulls up unrelated folders to the current directory I am in, if I am only interested in finding something in the current directory and not sub-directories.  Needs an additional check box or something for that filter.
Comment 1 Felix Ernst 2023-05-06 02:10:08 UTC
There is a "Filter" feature you can find in the menu. It does what you want. I agree that one might expect this to be another setting within the search instead, but this isn't the case currently.
Comment 2 Ryein Goddard 2023-05-07 05:03:15 UTC
(In reply to Felix Ernst from comment #1)
> There is a "Filter" feature you can find in the menu. It does what you want.
> I agree that one might expect this to be another setting within the search
> instead, but this isn't the case currently.

Interesting, well that is good the feature exists.  Hopefully it can be placed some where a dummy like me can find...haha.  I tried to find it and to be completely honestly I looked again and I still don't see it.
Comment 3 Felix Ernst 2023-05-07 12:55:11 UTC
Created attachment 158751 [details]
Position of filter action
Comment 4 Felix Ernst 2023-05-07 12:56:14 UTC
>Interesting, well that is good the feature exists.  Hopefully it can be placed some where a dummy like me can find...haha.  I tried to find it and to be completely honestly I looked again and I still don't see it.

It is not that hidden, but among all the other actions one can certainly miss it. Please check out the image I attached in the previous comment. I drew arrows pointing to the button.

For the future you might be interested in the "Find Action" button within the "Help" menu. It can be used to find features by name.
Comment 5 Ryein Goddard 2023-05-07 16:06:25 UTC
Oh I see, thanks for showing me that.  I think I saw that, but I am not really sure how am I supposed to use this to get only the directories/files that I am currently in and not files/directories for sub-directories?

Seems like a "Include only current directory files" or "Include sub-directories" would be better?  Plenty of room below the search box in that toolbar.

Is this a regex feature or something? 

Oh that "Help" menu item is handy thanks for pointing that out.  Never used that before.