[digikam] [Bug 318357] GROUP : group by file-names [patch]

2023-05-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=318357

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||jan.vanbek...@gmail.com

--- Comment #36 from caulier.gil...@gmail.com ---
*** Bug 457415 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2022-07-14 Thread Christoph Anton Mitterer
https://bugs.kde.org/show_bug.cgi?id=318357

--- Comment #35 from Christoph Anton Mitterer  ---
There could simply be a default regexp which groups files with any known
picture extensions together, so anyone not familiar with them could just switch
the option on and use the default, while anyone needing more powerful stuff
could customise the regexp.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2022-07-14 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=318357

--- Comment #34 from Martin  ---
@Maik if I update the patch and make it more userfriendly would it be accepted
even if there is regular expression?

It could be added also two test fields so the user can directly test if the
regular expression is working or not

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2022-07-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=318357

--- Comment #33 from k...@sleif.de ---
Hello,
@Gilles, in my eyes Digikam is a very professional tool - so it should not hurt
to have some kind of regular expression possibilities somewhere in the
settings. 
The fact that we don't find so much Regular Expressions in proprietary software
should not stop us from equipping open source software with them. So please be
open-minded - even if you personally don't use regex.
Predefined grouping possibilities is also a very good approach - Darktable
should be supported in any case.
Best regards, Sebastian

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2022-07-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=318357

--- Comment #32 from caulier.gil...@gmail.com ---
Hi Maik,

Well perhaps in Darktable, but as i hate the Darktable GUI, i will not
investigate.

KPhotoAlbum has something based on regular expression to query the database in
the past. I'm not sure if this feature still exists.

Else, proprietary program don't use regular expression, as i know.

In all case, regular expression is a not intuitive excepted for the experts. I
work under Linux since 35 years now, my skill is at a good level, but i never
be fluent with regular expression. It's a powerful but a complex programing
language which is out of scope for digiKam.

And, yes, most of users want simple options which hide regular expressions used
in background.

Regular expression go in opposite of GUI ergonomic rules.

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2022-07-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=318357

--- Comment #31 from Maik Qualmann  ---
@Gilles, regular expression in the GUI with preview? Difficult. I don't know
anyone who deals with photography and who could write a regular expression. May
certainly give more users in the Linux world.
I would prefer selectable predefined actions in a combo box, e.g. grouping for
Lightroom, grouping for Darktable etc.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2022-07-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=318357

--- Comment #30 from Maik Qualmann  ---
(In reply to kde from comment #29)
> Dreams would come true.
> 
> Btw. if I remember well the original patch allows to select as many pictures
> as you want, chose group, and all the related ones are recognized.

The current implementation of grouping of file names, does exactly the same,
you can select as many items as you want and only the items with the same basis
name are grouped and the smallest item with the file size is determined as the
leader thumbnail.

For example, the patch would enable the grouping of versioned files.

This patch does not allow automatic dynamic grouping in the view. Which I would
reject at the moment. Since we would have too many string comparisons with many
items and this would slow down the view.

A automatic grouping during import via the import tool could be implemented
without problems by the current changes in digiKam-8.0.0.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2022-07-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=318357

--- Comment #29 from k...@sleif.de ---
Dreams would come true.

Btw. if I remember well the original patch allows to select as many pictures as
you want, chose group, and all the related ones are recognized.

Best regards, Sebastian

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2022-07-14 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=318357

--- Comment #28 from Martin  ---
@Maik if I update the patch and make it more userfriendly would it be accepted
even if there is regular expression?

It could be added also two test fields so the user can directly test if the
regular expression is working or not

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2022-07-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=318357

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #27 from Maik Qualmann  ---
I checked the patch again. This patch never automatically grouped the items in
the view to RAW and JPG. As now, the items must be selected manually. So the
same behavior as it is now also available. You can select all items in the view
and choose group by filename.
The patch cannot be applied due to the changes in the current code and for the
reasons mentioned (use of Boost and regular expression for end users).

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2022-07-13 Thread Xtal
https://bugs.kde.org/show_bug.cgi?id=318357

Xtal  changed:

   What|Removed |Added

 CC||k...@i.yeb.me

--- Comment #26 from Xtal  ---
Is this feature ever going to be added?  I've been hoping for this for years.

This is the one-and-only reason I'm still using Lightroom to manage all my
files, I'd love to ditch it entirely, because Digikam does everything else I
need for file management already, and it's so much faster than Lightroom.

I'm aware that you can do it on a per-folder basis, but that's way too tedious
when you're navigating 100s of folders, especially if you want to disable it
for a bit, and having to constantly check which folder is in which view
individually.

Just after a simple global toggle to group RAW+JPG as shown in the screenshot
from 2015: https://bugsfiles.kde.org/attachment.cgi?id=90528

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2022-01-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=318357

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||jul...@narboux.fr

--- Comment #25 from caulier.gil...@gmail.com ---
*** Bug 121310 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2020-11-17 Thread pontus . froding
https://bugs.kde.org/show_bug.cgi?id=318357

pontus.frod...@gmail.com  changed:

   What|Removed |Added

 CC||pontus.frod...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2020-05-02 Thread Thomas Steffen
https://bugs.kde.org/show_bug.cgi?id=318357

Thomas Steffen  changed:

   What|Removed |Added

 CC||steffentho...@t-online.de
Version|3.1.0   |7.0.0

--- Comment #24 from Thomas Steffen  ---
It would be great if you could automatically group JPG and RAW of the same
image instead of having to do it manually every time!

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2020-02-14 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=318357

--- Comment #23 from Martin  ---
Are there any news?

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2018-03-24 Thread Caio S . Souza
https://bugs.kde.org/show_bug.cgi?id=318357

Caio S. Souza  changed:

   What|Removed |Added

 CC||caiobio...@gmail.com

--- Comment #22 from Caio S. Souza  ---
This is a must have feature when working with multiple versions of the same
photo developed on external software (like Darktable). I have files like
filename.nef, filename_v1.tiff, filename_v2.tiff, filename_v1.jpeg,
filename_v2.jpeg. It'd be much easier to manage these versions if they were
grouped together automatically.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2017-10-26 Thread Robert G . Siebeck
https://bugs.kde.org/show_bug.cgi?id=318357

Robert G. Siebeck  changed:

   What|Removed |Added

 CC||kde.bugzilla.2...@r123.de

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2017-06-09 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=318357

Martin  changed:

   What|Removed |Added

 CC||martin.marmso...@gmail.com

--- Comment #21 from Martin  ---
Are there any news? It would nice if I export a image from darktable for
example digikam should understand that and add to the group automatically

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2017-04-02 Thread Karsten de Freese
https://bugs.kde.org/show_bug.cgi?id=318357

Karsten de Freese  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #20 from Karsten de Freese  ---
*** This bug has been confirmed by popular vote. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 318357] GROUP : group by file-names [patch]

2016-08-13 Thread john via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=318357

john  changed:

   What|Removed |Added

 CC||sg8...@gmail.com

--- Comment #19 from john  ---
As i understood it i thought this patch was added to digikam 5, so i compiled
from source but i don't see it in context menu?

Being able to group by filename is a no brainer, why is this not
merged/included in 5.0.0 ?

-- 
You are receiving this mail because:
You are watching all bug changes.


[digikam] [Bug 318357] GROUP : group by file-names [patch]

2016-07-04 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=318357

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|AlbumsView  |AlbumsView-Group

-- 
You are receiving this mail because:
You are watching all bug changes.


[digikam] [Bug 318357] GROUP : group by file-names [patch]

2016-06-11 Thread Christoph Anton Mitterer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=318357

--- Comment #18 from Christoph Anton Mitterer  ---
Hey.

Anything new on this? Any chances to see that implemented?

I think any concerns about this being allegedly not user friendly can be easily
resolved by hiding it per default under some "advanced" options or whatever.

Cheers,
Chris

-- 
You are receiving this mail because:
You are watching all bug changes.