Labs/Ubiquity/Nouns: Difference between revisions

From MozillaWiki
< Labs‎ | Ubiquity
Jump to navigation Jump to search
Line 19: Line 19:
== Proposed Nouns ==
== Proposed Nouns ==


* Nouns based on microformats
* Twitter Friends/Followers
* Twitter Friends/Followers
* Facebook Friends
* Facebook Friends

Revision as of 00:55, 7 September 2008

We have very few nouns at the moment. But, nouns are going to be extremely important in the future. So, if you want to help with Ubiquity, write nouns! You can learn how to do that here.

Core Nouns

  • noun_type_contact -- currently matches gmail contacts
  • noun_arb_text -- matches any text
  • noun_type_date -- parses dates, using DateJS goodness so you can use things like "today" or "next week" :)
  • noun_type_percentage -- a percentage value, eg. 85%
  • noun_type_address -- currently a basic address matcher - needs more work
  • noun_type_language -- matches a subset of about 20 or so language names (in English), eg. Greek or German, for use with translate verb
  • noun_type_tab -- used to list/match open browser tabs
  • noun_type_searchengine -- matches installed search engines
  • noun_type_tag -- tagging service, although not sure what?

Contributed Nouns

  • noun_type_accessKey -- pulls a list of access keys from the current browser tab, used in the Access Keys plugin

Proposed Nouns

  • Nouns based on microformats
  • Twitter Friends/Followers
  • Facebook Friends
  • Yahoo Contacts
  • URL
  • History + Bookmark URLs (Suggestions retrieved from AwesomeBar (see this command) but impossible to do right now due to #37)
  • TemperatureUnit
  • CityName
  • Timezone prototype here

See Also