-
-
Notifications
You must be signed in to change notification settings - Fork 84
Recipes
Pokey Rule edited this page Dec 20, 2023
·
2 revisions
This page tracks common voice commands / actions built using the Cursorless Talon API.
{user.search_engine} scout <user.cursorless_target>:
text = user.cursorless_get_text(cursorless_target)
user.search_with_search_engine(search_engine, text)
Supports all search engines defined in your search_engines.csv
in Talon Community repository.