Bug 175004 - file extension search-enhancement request
Summary: file extension search-enhancement request
Status: RESOLVED FIXED
Alias: None
Product: kphotoalbum
Classification: Applications
Component: general (other bugs)
Version First Reported In: 3.0
Platform: RedHat Enterprise Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: KPhotoAlbum Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-13 05:31 UTC by Ted Miller
Modified: 2021-01-27 23:38 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 5.7.1
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ted Miller 2008-11-13 05:31:48 UTC
Version:           3.0 (using KDE 3.5.9)
OS:                Linux
Installed from:    RedHat RPMs

I needed to find all the *.png files within a view I had up in my browser, but was not able to do so from the search box.

Request ability to search on actual, full file name, not just the display name that can be edited in the photo tagger.
Comment 1 Jesper Pedersen 2009-06-11 21:21:19 UTC
Actually, the lineedit is for the label of the image. It is initialized to the base name of the file, but might be changed afterwards.

Whatever suggestion I come up with, it doesn't seem to be a good solution.

Anyone with a good solution, please speak up
Jesper.
Comment 2 Johannes Zarl-Zierl 2021-01-27 23:38:34 UTC
In the upcoming 5.7.1 release we implemented a freeform text search via the search bar in the thumbnail view. You can use this to filter by filename (e.g. "\.png") the field takes a regular expression.

Cheers,
  Johannes