Annoty is a Wave bot to place any kind of annotations while you type.
Annoty is a Google Wave bot which replaces regex with annotations as you type, and takes commands on blip submission.
To add it to your wave, add annoty@appspot.com as a participant to your wave.
You can list the known regexs with <annoty list>.
To add a new rule to your wave, use:
<annoty add 'regex' 'type' 'value'>
For example, to put the word 'italic' in italic in your Wave, use:
<annoty add 'italic' 'style/fontStyle' 'italic'>
then check with <annoty list> that your rule is added.
To delete a rule for your wave, use:
<annoty delete 'regex' 'type' 'value'>
You must use this entire format to delete a rule.
If you want to see this message again later on, type <annoty help>.
If you have questions, wishes, or nice rules to submit as static rules for this bot, please contact raphink@
Enjoy!
View full history Series and milestones
trunk series is the current focus of development.