Implement actions as specified in [the wiki](https://github.com/noahbald/oxvg/wiki/Actions) - [UI](https://github.com/noahbald/oxvg/wiki/Actions#ui) - [ ] [About](https://github.com/noahbald/oxvg/wiki/Actions#about) - [ ] [Action List](https://github.com/noahbald/oxvg/wiki/Actions#action-list) - [ ] [Copy](https://github.com/noahbald/oxvg/wiki/Actions#copy) - [Manipulation](https://github.com/noahbald/oxvg/wiki/Actions#manipulation) - [x] [Attr](https://github.com/noahbald/oxvg/wiki/Actions#attr) - [x] [Class](https://github.com/noahbald/oxvg/wiki/Actions#class) - [ ] [Optimise](https://github.com/noahbald/oxvg/wiki/Actions#optimise) - [ ] [Paste](https://github.com/noahbald/oxvg/wiki/Actions#paste) - [Path](https://github.com/noahbald/oxvg/wiki/Actions#path) - [x] [Intersect](https://github.com/noahbald/oxvg/wiki/Actions#intersect) - [x] [Union](https://github.com/noahbald/oxvg/wiki/Actions#union) - [x] [Subtract](https://github.com/noahbald/oxvg/wiki/Actions#subtract) - [x] [XOR](https://github.com/noahbald/oxvg/wiki/Actions#xor) - [x] [Style](https://github.com/noahbald/oxvg/wiki/Actions#style) - [x] [Transform](https://github.com/noahbald/oxvg/wiki/Actions#transform) - [Structure](https://github.com/noahbald/oxvg/wiki/Actions#structure) - [Creation](https://github.com/noahbald/oxvg/wiki/Actions#creation) - [ ] [Insert](https://github.com/noahbald/oxvg/wiki/Actions#insert) - [ ] [Duplicate](https://github.com/noahbald/oxvg/wiki/Actions#duplicate) - [ ] [Wrap](https://github.com/noahbald/oxvg/wiki/Actions#wrap) - [ ] [Clone](https://github.com/noahbald/oxvg/wiki/Actions#clone) - [ ] [Anchor Link](https://github.com/noahbald/oxvg/wiki/Actions#anchor-link) - [ ] [Group](https://github.com/noahbald/oxvg/wiki/Actions#group) - [Deletion](https://github.com/noahbald/oxvg/wiki/Actions#deletion) - [ ] [Delete](https://github.com/noahbald/oxvg/wiki/Actions#delete) - [ ] [Flatten](https://github.com/noahbald/oxvg/wiki/Actions#flatten) - [Order](https://github.com/noahbald/oxvg/wiki/Actions#order) - [ ] [Front](https://github.com/noahbald/oxvg/wiki/Actions#front) - [ ] [Push](https://github.com/noahbald/oxvg/wiki/Actions#push) - [ ] [Pull](https://github.com/noahbald/oxvg/wiki/Actions#pull) - [ ] [Back](https://github.com/noahbald/oxvg/wiki/Actions#back) - [Step](https://github.com/noahbald/oxvg/wiki/Actions#step) - [ ] [Step In](https://github.com/noahbald/oxvg/wiki/Actions#step-in) - [ ] [Step Out](https://github.com/noahbald/oxvg/wiki/Actions#step-out) - [ ] [Append](https://github.com/noahbald/oxvg/wiki/Actions#append) - [ ] [Insert Before](https://github.com/noahbald/oxvg/wiki/Actions#insert-before) - [State](https://github.com/noahbald/oxvg/wiki/Actions#state) - [x] [Forget](https://github.com/noahbald/oxvg/wiki/Actions#forget) - [x] [Select](https://github.com/noahbald/oxvg/wiki/Actions#select) - [x] [Select More](https://github.com/noahbald/oxvg/wiki/Actions#select-more) - [x] [Deselect](https://github.com/noahbald/oxvg/wiki/Actions#deselect)
Implement actions as specified in the wiki