swap
Swap one of three identity aspects between two doodles.
swap-name <doodle 1> <doodle 2>
The doodles swap names but they keep their connections and file content. Preserved connections implies the filepath is preserved save for the filename.
swap-links <doodle 1> <doodle 2>
The doodles keep their name and file contents (if they exist). But their spots in the multiplex graph are exchanged. This implies their file paths will be swapped.
swap-file <doodle 1> <doodle 2>
The file contents are swapped (if they exist). The links and names are preserved for both doodles.
No command aliases.