1-click-child-links icon indicating copy to clipboard operation
1-click-child-links copied to clipboard

Allow for addition of notapplywhen

Open arcaneous opened this issue 2 years ago • 2 comments

This will allow us to exclude the creation of a child-item, when it does not meet some criteria. For example. I would not want to create a child item when System.Tags include some specified value

arcaneous avatar May 12 '22 00:05 arcaneous

Would love to see this added. That way we can have multiple sets of child-lists.

If Title = A add children 1-3 If Title = B add children 4-5

BoardGamePirate avatar Nov 14 '23 12:11 BoardGamePirate

this is added

Would love to see this added. That way we can have multiple sets of child-lists.

If Title = A add children 1-3 If Title = B add children 4-5

This is added, but the comparison is "Equal" - it doesn't work for like "%%", contains, or regex for instance

viettrannetc avatar Nov 16 '23 11:11 viettrannetc