Am Samstag, 11. Januar 2014, 19:52:38 schrieb Ulrich Pegelow:
> Am 11.01.2014 19:27, schrieb Gonçalo Marrafa:
> > Hi.
> > 
> > I have a suggestion about the collect images module. When we narrow down
> > search (and and rule) or exclude images (and except rule), the possible
> > values for the chosen criteria should only show those available in the
> > current image set.
> > 
> > For example, as the first rule i choose a film roll, then i want to
> > narrow down to high iso images on that film roll. When i do it the iso
> > values displayed should show only those from the film roll i chose
> > earlier. The same reasoning should hold true if i want to exclude images.
> > 
> > What do you guys think? Does this make sense? If so, is it doable?
> 
> I anyhow planned to work on that module in the next weeks. I will have a
> look if your proposal can be implemented.

It should be possible to use some (minor) SQL magic to get a list of the 
actually possible values using the current collection query when adding a new 
rule. Something like

SELECT iso FROM (<collect query>) GROUP BY iso;

> Ulrich

Tobias

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to