OmniGraffle 7 connect selected shapes as tree, cycle, or chain

Three variants of a Keyboard Maestro macro for macOS OmniGraffle 7.

OmniGraffle 7 Macros.kmmacros (71.8 KB)
59

Toggle connections between several selected
shapes, in the order of selection,
in one of the following patterns:

- Cyclical (last selected is connected to the first)
- Linear (chain of connections from first to last)
- Tree (First selected connected to each of rest)

The toggle has 3 stages:
1. Connected, with arrow directions in selection order,
2. arrow directions reversed,
3. connections cleared.

JS Source code at:

1 Like