User Tools

Site Tools


manual:Search_Strings

**This is an old revision of the document!**

Search Strings

When searching for macros, either in the Search field in the Macro Editor window or as part of a Smart Group, Keyboard Maestro looks for any macro or action that matches all the fields you specify. Each word is searched for separately (and in any order) unless you quote a phrase.

As well as plain text, you can specify some special patterns:

all: match everything (this is useful since the empty search string matches nothing)
group: match any macro within the named macro group (eg group:“Global Macro Group”)
global: match any macro within any macro group that is globally active (aka universal:)
application match any macro within any macro group that is specific to (or excluded from) the specified application (eg application:Finder)
enabled: match any macro that is enabled (not necessarily active)
disabled: match any macro that is disabled

The options can generally be shorted to their shortest unique name. Eg:

  • g:“Global Macro Group”
  • gl:
  • a:Xcode
  • e:
  • d:
manual/Search_Strings.1464766357.txt.gz · Last modified: 2016/06/21 23:37 (external edit)