Google Wave annotations

Annotations (com.google.wave.api.Annotation) is a key concept to understand, when you are developing robots, how should understand the content of a robot.

I have created a screencast, where I show how the annotations are changed because of the editing.

I have found the following types of annotations.

  • user/d/key identifies that the user is on the blib and is in edit mode
  • user/e/key identifies where the users cursor is only the from selection counts.
  • user/r/key identifies the selection the user has created with start and end. The user will still have his curser at a place in the blip.
  • style/fontWeight identify if the selection is bold
  • style/textDecoration can be used to add line through
  • style/color is the color of the selected text
  • lang identifies the language of a region. There can be multiply different languages in a blip.

There are probably a number of different style markings, which you will have to find your self.

Key is probably a hash of the user address.

Bookmark and Share

Related posts:

  1. Blip debug robot In the last post I created a screencast of...
  2. New Wave Features for Robots API! Other nice features of Google Wave are now released!...
  3. Add-Robot     A robot which can stores user favorite robots using...
  4. Google Wave Gadgets lack quality I tested quite a bit of different Google Wave...
  5. Gadget and Robots interaction In some instances you want to have the robots...

Related posts brought to you by Yet Another Related Posts Plugin.

7 comments ↓

#1 Blip debug robot « Mastering WAVE on 09.14.09 at 22:52

[...] astering WAVE Google Wave Made Easy « Google Wave annotations [...]

#2 Jason Salas on 09.15.09 at 09:10

very clever! good work!

#3 Google Wave Blogger on 09.16.09 at 12:24

Very informative. Thank you.

#4 zimbricchio on 11.04.09 at 23:35

some other name, value pairs for annotations

style/fontFamily, arial black,sans-serif
style/textDecoration, underline
style/textDecoration, line-through
style/fontWeight, bold
style/fontSize, 1.5em
link/wave, http://www.google.com

check this extension wavy@appspot.com

#5 ali asgahr on 03.06.10 at 17:22

does it define the image in annotation ?

#6 Daniel Graversen on 03.07.10 at 12:08

I dont thinkt that there are annnotations on images.

#7 Barry on 03.22.10 at 07:37

Thanks for this.

One odd thing I’ve noticed is that heading styles (eg H1, H2, H3, etc) aren’t given an annotation. That’s a shame as sections of content marked with these are normally the most significant.

Leave a Comment

Powered by WP Hashcash