Summary: | Regular Expression search facility | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | IanMac <idm.kde> |
Component: | Searches-Advanced | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | metzpinguin |
Priority: | NOR | ||
Version: | 8.5.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
IanMac
2024-11-20 21:06:56 UTC
We already discussed regular expression for end users in another bug report some time ago. We don't want it. Check out the advanced search and the ability to add and combine search groups. This should allow you to filter/search for your tags. https://docs.digikam.org/en/main_window/search_view.html#the-advanced-search-tool Maik The advance search only searches for the presence of things. I need a facility which searches for things not being there. From my example - I need to find those images which do NOT have children of a tag marked. Could you explain just how I do this with the latest release. As to regular expression I would like it, you may not wish to implement it. Select the child tags that should not be included, mode "In One of". In the search group header, click the "Options" and select "none of the conditions are met". Maik Another option, which is probably even simpler for your problem, is to use the left and right sidebar. In the left sidebar, use the Tags view and select the tags that should be included. In the right sidebar, use the Filter tab and use the "Must Not Have This Tag" (right mouse button context menu -> Tag Filter Mode) for the child tags. Maik Your second solution is nearly very good, except that I have to individually select every offspring tag and mark it as "Must Not have this Tag" If you could see your way to provide the option to provide this for a group selected set of tags and all their offsprings that would make it a dream to use, Thanks. Ian Mac A selection of "Must Not have this Tag" can also be made with a click of the middle mouse button, which is faster than using the context menu. It is known that it cannot be determined from the selection whether include or exclude has been selected and we already have bug wishes for this. Maik |