That's a bit beyond my pay grade, at this point in time! 😃 I'll live with it as is. But thank you for the suggestion. Cheers, Bruce Williams.
---------- Forwarded message --------- From: Rikard Öxler <[email protected]> Date: Sun., 30 Dec. 2018, 05:18 Subject: Re: [darktable-dev] Revised collections module To: darktable <[email protected]> If you can compile darktable yourself, you can adjust the line 937 in src/libs/collect.c. collate_key = tag_collate_key(name_folded); And replace "name_folded" with "name". I can create a pull request, but I don't know why the name is converted to be case independent, in the first place. Am 29.12.2018 um 12:51 schrieb Bruce Williams <[email protected]>: Right. So now I've dug my hole, how do I get out of it? :) Cheers, Bruce Williams ------------------------------ Mobile: +61 41 250 6349 audio2u.com brucewilliamsphotography.com shuttersincpodcast.com sinelanguagepodcast.com e-mail <[email protected]> | Twitter <http://twitter.com/@audio2u> | LinkedIn <http://au.linkedin.com/pub/bruce-williams/1/318/489> | Facebook <http://www.facebook.com/audio2u> | Soundcloud <http://www.soundcloud.com/audio2u> | Quora <https://www.quora.com/profile/Bruce-Williams-5> ------------------------------ On Sat, Dec 29, 2018 at 10:37 PM Rikard Öxler <[email protected]> wrote: > My guess is that the sorting of tags is case-insensitive while grouping > them is not. So every time the case changes a new group will be created. > > Rikard > > Am 29.12.2018 um 00:17 schrieb Bruce Williams <[email protected]>: > > Hey guys, > Just back from holidays, and happy to see 2.6 sitting under my Christmas > tree! Woot! > Thanks for all of your collective hard work! Beers for all! > A quick question though... > I love that the Collections module now allows you to view tags in a > hierarchical tree, but am wondering why some tags are duplicated over and > over again. See the attached screen cap. > I use the tag "people" prior to anyone's name, just so that all names > appear under one branch of the tree. > And while I will confess that there was a time when I had "people" > capitalised, I would have expected two entries at most... one for "people" > and one for "People". > But why are there 30 or 40 of them? > I have a similar case for the word "event". I put things like birthday > parties, Christmas day, weddings, and the like, all under a parent keyword > of 'event'. And my tag tree has the same repetition for that word also. > If there's a way for me to easily clean this up, I'd love to hear about it! > Thanks in advance for any assistance you can offer. > Cheers, > Bruce Williams > ------------------------------ > Mobile: +61 41 250 6349 > > audio2u.com > brucewilliamsphotography.com > shuttersincpodcast.com > sinelanguagepodcast.com > > e-mail <[email protected]> | Twitter <http://twitter.com/@audio2u> | > LinkedIn <http://au.linkedin.com/pub/bruce-williams/1/318/489> | Facebook > <http://www.facebook.com/audio2u> | Soundcloud > <http://www.soundcloud.com/audio2u> | Quora > <https://www.quora.com/profile/Bruce-Williams-5> > ------------------------------ > > > > ___________________________________________________________________________ > darktable developer mailing list to unsubscribe send a mail to > [email protected] > = > > <how many people.png> > > > ___________________________________________________________________________ > darktable developer mailing list to unsubscribe send a mail to > [email protected] > ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected] ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected] ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected]
