Bug 467786 - Wishlist: Include Subfolders in Advanced Search
Summary: Wishlist: Include Subfolders in Advanced Search
Status: REPORTED
Alias: None
Product: digikam
Classification: Applications
Component: Searches-Advanced (show other bugs)
Version: 7.10.0
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
: 479673 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-03-25 18:22 UTC by moehlc
Modified: 2024-11-21 06:47 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description moehlc 2023-03-25 18:22:53 UTC
SUMMARY
Please add an option to the advanced search so subfolders can be automatically included.  The default behavior of requiring the explicit selection of children is not flexible enough for saved searches because it doesn't account for new/renamed folders.  For example, I have an 'Incoming' folder to hold all new files for processing and use advanced searches to help focus my tasks.  When I'm done processing, those subfolders get moved to another location.  Because the subfolders are always changing, I have to keep updating the search criteria to include all children.  

Similar item: https://bugs.kde.org/show_bug.cgi?id=432494

STEPS TO REPRODUCE
1. Create new advanced search
2. Right-click parent album/folder, choose Select->Children
3. View search results and save as a stored search.
3. Add new folders to parent album or subfolders within
4. Rename some of the folders under the parent album
5. Run search again

OBSERVED RESULT
Added/updated subfolders do not appear when running the saved search - must edit search every time the folders change to include Children.

EXPECTED RESULT
Desired result would be to include a checkbox (or another UI approach) in Album section to include all subfolders, at which point the search would automatically include any new/changed folders under the album every time the search runs.

SOFTWARE/OS VERSIONS
Windows: 10 (assuming it's the same in other platforms)
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.7
Comment 1 Maik Qualmann 2024-01-12 06:42:11 UTC
*** Bug 479673 has been marked as a duplicate of this bug. ***
Comment 2 bugskde 2024-11-21 00:03:13 UTC
This functionality used to work in Digikam 8.4. Now in Digikam 8.5 it has disappeared. Please put it back, it saves a lot of clicking when you have a lot of sub-directories as I have.
Comment 3 Maik Qualmann 2024-11-21 06:47:11 UTC
The missing context menu is a regression of Qt-6.8.0 and is fixed with a workaround in Bug 496340.

Maik