Bug 400440 - Grouping commands to toolbar / auto-groups...
Summary: Grouping commands to toolbar / auto-groups...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Toolbars (show other bugs)
Version: 6.0.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-29 05:54 UTC by dskx
Modified: 2023-04-29 09:27 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dskx 2018-10-29 05:54:05 UTC
1 //// Grouping: When multiple img selected: group / ungroup / etc

Group / ungroup (atleast) on toolbar (or icons on statusbar) would make grouping faster than context-right click > menu > menu > ....

2A //// Autogrouping by filename doesn't seem to excel...(?)

2B //// Test: selected some 1500 images > autogroup by time > it grouped all selected images.. not just "similar".

Does album view need to be organized by time, name, other when auto-grouping?
Comment 1 Maik Qualmann 2018-10-29 07:09:27 UTC
Git commit a13fb30cfdc9ec0ba43383838769bd7809186e1a by Maik Qualmann.
Committed on 29/10/2018 at 07:08.
Pushed by mqualmann into branch 'master'.

fix wrong time grouping if an item has an invalid time

M  +15   -8    core/app/items/imageviewutilities.cpp

https://commits.kde.org/digikam/a13fb30cfdc9ec0ba43383838769bd7809186e1a
Comment 2 Maik Qualmann 2018-10-29 10:01:29 UTC
What is the exact problem with 2A? Same base names are grouped. As an example: IMG-0100.NEF and IMG-0100.JPG and IMG-0100.PNG

Maik
Comment 3 dskx 2018-11-06 22:33:32 UTC
NOt grouping! beta3.

Select view by filename.
Select all.
Choose group by filename.
Not grouping!

Filenames are like: "file name 1 032.jpg"
Comment 4 dskx 2018-11-06 22:34:08 UTC
Grouping tools in the toolbar? Would be great!
Comment 5 Maik Qualmann 2018-11-07 07:51:36 UTC
I think you misunderstand the grouping function by filename. Files with the same base name and different extensions (.CR2, .JPG, .PNG) are only grouped.

Maik
Comment 6 caulier.gilles 2020-08-01 16:10:16 UTC
digiKam 7.0.0 stable release is now published and now available as FlatPak:

https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/

We need a fresh feedback on this file using this version.

Thanks in advance

Gilles Caulier
Comment 7 caulier.gilles 2022-01-10 06:00:12 UTC
Hi and happy new year,

What about this file using current 7.5.0 pre-release Windows installer
available here :

https://files.kde.org/digikam/

Thanks in advance

Gilles Caulier
Comment 8 caulier.gilles 2023-04-29 09:27:54 UTC
I agree with Maik comment #5. The original problem is fixed now.

Gilles Caulier