Opened 13 years ago

Last modified 4 years ago

#8177 new enhancement

Preset <check> to set several keys in one check — at Version 7

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: preset check Cc: malcolmh, KorneySan

Description (last modified by Don-vip)

I am writing very complexe presets for extremely complex tagging schemes, and have seen the need to set several keys in one check. I would like something like this:

<check text="My check" default="off">
 <check_entry key="my_first_key" value_on="foo" value_off="bar"/>
 <check_entry key="my_second_key" value_on="bar" value_off="foo"/>
</check>

I have several places in my preset a set of different keys that have fixed values depending on what I check, currently I have done that as several checks after each other, but find this a little inconviniente as all the values depend on each other.

Change History (7)

comment:1 by skyper, 12 years ago

Component: External presetCore
Keywords: preset check added

comment:2 by anonymous, 11 years ago

See also ticket #10475

comment:3 by malcolmh, 11 years ago

Cc: malcolmh

comment:4 by malcolmh, 11 years ago

Cc: malcolmh added

in reply to:  3 comment:5 by skyper, 11 years ago

Replying to malcolmh:

Cc: malcolmh

Commenting automatically adds you to cc.

comment:6 by Don-vip, 6 years ago

Ticket #10475 has been marked as a duplicate of this ticket.

comment:7 by Don-vip, 6 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.