Confirmed users
587
edits
(New page: == Details == === Time === 2:00pm Pacific time === Location === * ? == Agenda == * Planning for first public release (v0.1) == In Attendance == # Atul # Jono # Aza # Maria # Abi ...) |
No edit summary |
||
| Line 29: | Line 29: | ||
* Organizing code into namespaces (Atul) | * Organizing code into namespaces (Atul) | ||
* Links should open in new tab (Atul) | * Links should open in new tab (Atul) | ||
** we should handle this, not the programmer | ** we should handle this, not the programmer | ||
* Fix help command documentation (Atul) | * Fix help command documentation (Atul) | ||
** only lists 'google' | ** only lists 'google' | ||
* JSON encoder / decoder in cmd utils (Atul) | * JSON encoder / decoder in cmd utils (Atul) | ||
** trivial | ** trivial | ||
| Line 43: | Line 40: | ||
* Documentation (Aza) | * Documentation (Aza) | ||
** tutorial on wiki page | ** tutorial on wiki page | ||
* Email command gmonkey exception (Aza) | * Email command gmonkey exception (Aza) | ||
* Visual artifacts remain in OS X (Aza) | * Visual artifacts remain in OS X (Aza) | ||
** workaround: move it lower temporarily | ** workaround: move it lower temporarily | ||
** Atul and Aza figure this out later | ** Atul and Aza figure this out later | ||
* Check calendar interferes with email (Aza) | * Check calendar interferes with email (Aza) | ||
** remove nbsp's from commands (temporary fix) | ** remove nbsp's from commands (temporary fix) | ||
* Make final decisions on which old commands should be ported over (Aza) | * Make final decisions on which old commands should be ported over (Aza) | ||
* Blog post and screen cast (Aza) | * Blog post and screen cast (Aza) | ||
* Anant to work on staging (Aza) | * Anant to work on staging (Aza) | ||
| Line 63: | Line 54: | ||
* ENTER executes first suggestion (Jono) | * ENTER executes first suggestion (Jono) | ||
** already fixed, waiting to push | ** already fixed, waiting to push | ||
* Context Menus (Jono) | * Context Menus (Jono) | ||
* Implicit 'this' (Jono) | * Implicit 'this' (Jono) | ||
* Rename "editor" to "command-editor" (Jono) | * Rename "editor" to "command-editor" (Jono) | ||
| Line 75: | Line 63: | ||
** polish preview (links should all do something) | ** polish preview (links should all do something) | ||
** place to put map in non-editable space | ** place to put map in non-editable space | ||
* Fix edit-page command (Maria) | * Fix edit-page command (Maria) | ||
* Change hotkey for Windows (Abi / Maria) | * Change hotkey for Windows (Abi / Maria) | ||
* Fix empty preview showing when no command is visible (Maria) | * Fix empty preview showing when no command is visible (Maria) | ||
| Line 86: | Line 71: | ||
* Email command doesn't use the 'to' argument | * Email command doesn't use the 'to' argument | ||
** minor, but should fix | ** minor, but should fix | ||
* Create a README for endusers | * Create a README for endusers | ||
** remind Mac OS X users that Growl is necessary (bug 19) | ** remind Mac OS X users that Growl is necessary (bug 19) | ||
| Line 95: | Line 79: | ||
* "Commands" will now be known as "Verbs"... or not... (Jono) | * "Commands" will now be known as "Verbs"... or not... (Jono) | ||
** need to standardize terminology (verbs, nouns, etc) | ** need to standardize terminology (verbs, nouns, etc) | ||
* Make it easier for community members to contribute (in Trac) | * Make it easier for community members to contribute (in Trac) | ||
** for later release, Atul | ** for later release, Atul | ||
* AddressNounType not recognized (Jono) | * AddressNounType not recognized (Jono) | ||
** could have unforeseen consequences | ** could have unforeseen consequences | ||
* Sorting algorithm for suggestions (Jono) | * Sorting algorithm for suggestions (Jono) | ||
** critical, but not for 0.1 | ** critical, but not for 0.1 | ||
* Translate crashes with a lot of text | * Translate crashes with a lot of text | ||
** Fix... later | ** Fix... later | ||
* Use JS 1.7 features | * Use JS 1.7 features | ||
** Later | ** Later | ||
* nsIAlertsService as fallback for messages | * nsIAlertsService as fallback for messages | ||
** put "Growl needed" in README | ** put "Growl needed" in README | ||
* Other stuff... | * Other stuff... | ||