Yaml highlight options

I only recently came across the highlight feature in bundles.yaml. I am not sure if this is pyrevit feature but I was wondering if custom features are available. I tried “WIP” or “Not working” with no change. Is this something we can add on our own or will it take a change at a pyrevit level?

# bundle highlighting ('new' or 'updated')
# Revit UI will show a orange marker on the button and a border around the tooltip
highlight: new      # highlight as new
highlight: updated  # highlight as updated

this is what is available :point_up_2:

and where it is happening:

and

and

and

If something relevant, you could add your own @Bmoreawesom3

1 Like