Hi wisty,
Try the attached plugin for converting a selection of non-sequenced text (i.e. the output of Array) into a sequence of numbers. If you select each number manually then the order of the sequence will be the same as the order that you select them in. If you select them all in one go with window selection then the order is determined by the arbitrary internal rules that Array follows.
If you want to try avoiding the trouble of selecting each annotation individually you'll need to play around with Array a bit to get a sense for how it orders things. You might also need to set a negative step value in this plugin to change from clockwise to counter-clockwise. To avoid all that hassle I'd select each piece of text manually unless the number of annotations is really large.
Install by going to MoI's appdata folder.
On Windows you can find the Moi appdata folder by typing Win+R to bring up the Windows "Run" dialog and then type in:
%AppData%\Moi\
On Mac from a Finder window, go to the menu and pick Go > "Go to folder" and type in:
~/Library/Application Support/Moi/
You should see the folders “commands” and "startup". Put numberSequence.htm and numberSequence.js in commands.
To set up a shortcut key go to Options > Shortcut Keys and type in numberSequence as the command name.
- Peer
|