Change order of conditional format rules
Please add buttons to change the order of conditional format rules. They are check from top to bottom and the first hit is used. When I add a more specific rule this should be above all the other rules, but new rules are added at the bottom, so I need to remember all rules, delete them and recreate them in the right order...
-
SWSBB commented
I'm soooooo thankful =)
-
SWSBB commented
That's what I'm talking about =)
Also: Nice up / down arrows (or even better: drag&drop) to reorder the rules
-
Anonymous commented
+1 for the ability to en/disable the in/exclusions rules. I frequently want to be able to toggle the visibility of a set of branches based on the value of an attribute. I can do this using an exclusion rule but it's a lot of effort to create then delete the rule every time. A simple checkbox next to each rule to en/disable it would be much better.
-
SWSBB commented
by the time pased, I already know. But back in 2013 I didn't. Thank you anyway =)
-
Kent Miller commented
up-voted.
I don't think you need to delete them, then re-create.
I believe those rules show up in branchexplorer.cfg
e.g. I have 14, and the first one is shown below - you should be able to manually edit that file to re-order the new one to the top. Painful, but possible.filters.conditional.numrules=14
filters.conditional.rule0.color=255,0,128
filters.conditional.rule0.type=current_selector_branch
filters.conditional.rule1.branches_query=attribute="Status" and attrvalue="complete"
filters.conditional.rule1.color=255,255,255 -
SWSBB commented
Also with the include/exclude rules, now it's important to have an enable/disable option for each rule! It's very unfortunate when you need to see branches you usually don't need to see.
-
SWSBB commented
This needs more attention!