I'm using SimStatus conditionals a lot. It's a very nice feature to have for streamlining non-repeating dialogues.

My only "problem" managing them is that I need to manually introduce the node ID number every time I create or copy one. And I almost invariably use the same node ID number of the node I'm creating, so I was asking myself if you could add some kind of tag that DS treats as "This node ID number" at runtime.
That way we could just copy+paste that kind of node like crazy, without needing to change the number unless the dialog node is different from the "local" one.
Thanks!