Bug 432732

Summary: Wish: Support wildcards in text filter.
Product: [Applications] digikam Reporter: Paul <pip.kde>
Component: Albums-FiltersAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: 7.1.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 7.2.0

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. :)