How does one create buttons for @file nodes that are saved in a .leo file? Basically I want to re-create what the [script-button] button does, but make the results persistent (and to be able to specify the label text).
How does one create buttons for @file nodes that are saved in a .leo file? Basically I want to re-create what the [script-button] button does, but make the results persistent (and to be able to specify the label text).There are several ways. You could clone all or part of an @file node and make it a child of an @button node.