Skip to content
Pokey Rule edited this page Dec 20, 2023 · 2 revisions

This page tracks common voice commands / actions built using the Cursorless Talon API.

"google scout <target>"

{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.

Clone this wiki locally