Bug 432732 - Wish: Support wildcards in text filter.
Summary: Wish: Support wildcards in text filter.
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-Filters (show other bugs)
Version: 7.1.0
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-10 11:53 UTC by Paul
Modified: 2021-02-13 17:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul 2021-02-10 11:53:14 UTC
SUMMARY

Perhaps rather an "edge case", but, personally I would find it very useful if wildcards (* ?) could be used in the Text Filter (Right sidebar -> Filters)

Apologies for filing under "general", unsure of what component this should be :)


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Maik Qualmann 2021-02-13 15:20:24 UTC
Git commit ae42cc76a99506cdc9f257c538a27f402b71c1a9 by Maik Qualmann.
Committed on 13/02/2021 at 15:19.
Pushed by mqualmann into branch 'master'.

add wildcard search to the contains search in the text filter
FIXED-IN: 7.2.0

M  +2    -1    NEWS
M  +14   -5    core/libs/database/models/itemfiltersettings.cpp

https://invent.kde.org/graphics/digikam/commit/ae42cc76a99506cdc9f257c538a27f402b71c1a9
Comment 2 Paul 2021-02-13 17:15:32 UTC
Thanks, much appreciated. :)