Hello, This is something we'd like to investigate in the future... both recognition and suggestion based on partial modifiers and its tab autocompletion. There didn't seem to be a ticket for it so I created it here:
http://ubiquity.mozilla.com/trac/ticket/889 Thanks, mitcho > > Im using 0.1.9 > Is there any way to autocomplete modifiers > > Say e.g. you have a command which goes: search for obama with yahoo > > I have used noun_type_link for the searchengines: > > var1 = "yahoo", var2 = "google", var3 = "bing" > noun_type_link = new CmdUtils.NounType("søkemotor", [var1, var2, > var3]); > > when i write 'y', 'g', 'b' it autocompletes yahoo, google or bing > > So far so good > > I would like to have the same possibillity for the modifiers > > so when i write 'f' or 'w' it autocompletes 'for' or 'with` > > This means I could write > "search f obama w y" > instead of > "search for obama with y(ahoo)" > > (I remember this was happening automatically in earlier versions of > ubiquity (0.1.2?) > > > > -- mitcho (Michael 芳貴 Erlewine) [email protected] http://mitcho.com/ linguist, coder, teacher --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
