-
-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Eg "google air" to search for the target in Google
We should probably just let users define this one in user space. We'd proceed as follows:
- Add
get_text
action to public cursorless api #452 - Create a Recipes page on the wiki
- Add the recipe below to the wiki
{user.search_engine} scout <user.cursorless_target>:
text = user.cursorless_get_text(cursorless_target)
user.search_with_search_engine(search_engine, text)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done