[chandler-users] Feature request idea!

Jeffrey Harris jeffrey at osafoundation.org
Tue Jul 8 15:52:17 PDT 2008


Hi Mimi,

> Actually, you could imagine invoking this sort of thing from the quick 
> entry field.
> 
> 1. Select an item
> 2. Type "*/me* xxxx"
> 3. Your comment is added to top of Notes field with your name and timestamp
> 
> *Jeffrey,* how hard would something like that be?

Doing what Thomas suggested wouldn't actually be particularly hard, 
since it's just replacing /me with something else when the user presses 
space.  We've talked in the past about doing this in a fancier way, 
where different commands/sub-items would be rendered differently, which 
would take widget work, but this doesn't require that.  It just needs a 
keystroke event handler that looks at the previous few characters, which 
  oughtn't hurt performance.

Doing what Mimi suggested would be even simpler, trivial, actually.

Sincerely,
Jeffrey


More information about the chandler-users mailing list