Labs/Ubiquity/Nouns: Difference between revisions
Jump to navigation
Jump to search
(16 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
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 [https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1_Author_Tutorial#Introduction_to_Noun_Types here]. | |||
== | == Core Nouns == | ||
See [[Labs/Ubiquity/Ubiquity_0.1_Nountypes_Reference|Ubiquity Nountypes Reference]]. | |||
== Contributed Nouns == | |||
* [https://www.adaptavist.com/display/free/Access+Keys#AccessKeys-Nouns noun_type_accessKey] -- pulls a list of access keys from the current browser tab, used in the Access Keys plugin | * [https://www.adaptavist.com/display/free/Access+Keys#AccessKeys-Nouns noun_type_accessKey] -- pulls a list of access keys from the current browser tab, used in the Access Keys plugin | ||
Line 7: | Line 11: | ||
== Proposed Nouns == | == Proposed Nouns == | ||
* Nouns based on microformats | |||
* Twitter Friends/Followers | |||
* Facebook Friends | |||
* Yahoo Contacts | |||
* URL | |||
* History + Bookmark URLs (Suggestions retrieved from AwesomeBar (see [http://blog.monstuff.com/archives/000343.html this command]) but impossible to do right now due to [http://labs.toolness.com/trac/ticket/37 #37]) | |||
* TemperatureUnit | |||
* CityName | |||
* Country | |||
* Timezone [http://ubiquitously.org/forum/viewtopic.php?f=5&t=45 prototype here] | |||
* Date for perfection of the add-to-calendar verb (in combination with the 'on' modifier for example) | |||
* Time, also applicable to the add-to-calendar verb (using 'from' 'till' modifiers) | |||
* Programming languages | |||
* Regex | |||
== See Also == | == See Also == | ||
* [[Labs/Ubiquity/Verbs]] | |||
* [[Labs/Ubiquity/Magic Words]] | * [[Labs/Ubiquity/Magic Words]] | ||
* [http://groups.google.com/group/ubiquity-core/browse_thread/thread/c2ce330eb1ef1452 Standardising Noun Definitions via Helper | * [http://groups.google.com/group/ubiquity-core/browse_thread/thread/c2ce330eb1ef1452 Standardising Noun Definitions via Helper Method] (proposal) |
Latest revision as of 22:10, 26 October 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
See Ubiquity Nountypes Reference.
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
- Country
- Timezone prototype here
- Date for perfection of the add-to-calendar verb (in combination with the 'on' modifier for example)
- Time, also applicable to the add-to-calendar verb (using 'from' 'till' modifiers)
- Programming languages
- Regex