S or /

voice_control / app_spotlight.talon

1# Spotlight2os: mac3app.bundle: com.apple.Spotlight4-5close spotlight | quit spotlight | cancel spotlight:6    # help: Close spotlight7    key(symbolic_spotlight_search_field)8[move to] next [search] result | [move to] next [search] results:9    # help: Move to the next spotlight search result10    key(down)11open result | open selection | open that:12    # help: Choose the selected spotlight search result13    key(enter)14[move to] previous [search] result | [move to] previous [search] results:15    # help: Move to the previous spotlight search result16    key(up)