Skip to content

Style : how to add a new module instance with its own preset ? #20072

@DaveInDev

Description

@DaveInDev

Is your feature request related to a problem? Please describe.
I often would like to create a style that would add a new instance of a module, without modifying the existing instances of this same module.

A simple example to illustrate :

  • let says that I have some instances of "exposure" applied on my raw (with different masks).
  • I would like to create a style that would add a constant -1EV exposure on the whole scene, everytime I call it.

For the moment :
I create a new instance of "exposure -1EV", and try to record it as a style.
But next time I try to apply this style, darktable will modify an existing exposure module instance, and would not create a new "exposure" instance.

Describe the solution you'd like
Maybe in the edit-style window, close to the "keep", "reset" and 'update" columns, it would be nice to have a "new" column that, if selected, would create a new instance of the selected module ?

By default this column would not be selected, thus it would not change the existing behaviour of darktable styles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions