Sorry for the newbish questions, I'm trying to work on a research
prototype on a tight deadline and am looking for answers fast. Just
joined the group yesterday and am just getting into hacking commands
--
1. Spaces in modifiers and verbs:
Does ubiquity currently / Parser2 handle verbs and modifiers with
spaces in them? I'm trying to implement a reminderbot/assistantbot
using ubquity so I can ask it to do things like:
- "alert me on new emails from aza raskin"
"alert me" is a verb with a space in it
"on new" is a modifier with a space in it
This ("on new") is a relatively contrived example, but in general
modfiiers with spaces seem to be useful. I can't seem to get it to
DTRT when there are spaces in modifier or verb names. Spaces in
values (e.g, Aza Raskin) seem to be OK.
2. Auto-partial completion based on suggestions
The other thing I really need is auto-complete for modifier
values. For example, if I type "alert me on n", and it shows me "new
news items", "new emails" and "new tweets" as suggestions, I want to
be able to hit space/right arrow to auto complete _just this modifier_
and move on to the next modifier. Right now I can't seem to figure
out a way to do this. Hitting enter submits the whole thing, and
right arrow doesn't
do anything.
Thanks in advance,
electronic Max
MIT CSAIL
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"ubiquity-firefox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ubiquity-firefox?hl=en
-~----------~----~----~----~------~----~------~--~---