Bug 451017

Summary: Search by time of day
Product: [Applications] digikam Reporter: pjacks
Component: Searches-AdvancedAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles, metzpinguin
Priority: NOR    
Version First Reported In: 7.5.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 8.0.0
Sentry Crash Report:

Description pjacks 2022-03-01 22:39:34 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
There may already be a way to do this in the programme, but I am wanting to search for images by time of day, not just a certain length of time between two dates. For example all photos taken between 9pm and 5am across many dates. 


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

ADDITIONAL INFORMATION
Comment 1 caulier.gilles 2022-03-02 06:22:47 UTC
In the "Search" tab from left sidebar, create a new "Advanced Search". In the dialog, go to "Item Properties" and set the "Digitization" or the  "Modification" fields where you can adjust time range for the search.

Gilles Caulier
Comment 2 Maik Qualmann 2022-03-02 07:41:20 UTC
Current date/time range search cannot search a specific time range on each day. I will implement it.

Maik
Comment 3 Maik Qualmann 2022-03-02 22:29:59 UTC
Git commit 3150bcb3526738f51c3e6e61c50e07c40b828edf by Maik Qualmann.
Committed on 02/03/2022 at 22:29.
Pushed by mqualmann into branch 'master'.

add time range search of a day
FIXED-IN: 8.0.0

M  +1    -1    NEWS
M  +26   -0    core/libs/database/item/query/itemquerybuilder.cpp
M  +37   -0    core/utilities/searchwindow/searchfields.h
M  +9    -0    core/utilities/searchwindow/searchfields_createfield.cpp
M  +134  -0    core/utilities/searchwindow/searchfields_rangedate.cpp
M  +1    -0    core/utilities/searchwindow/searchgroup.cpp

https://invent.kde.org/graphics/digikam/commit/3150bcb3526738f51c3e6e61c50e07c40b828edf