Terminology Automation

Documentation for Terminology automation

< Terminology

  1. About Automation
  2. Shortcuts
  3. URL Schemes

About Automation

Terminology supports automation via Shortcuts and URL schemes. Details below

Shortcuts

Terminology has basic Shortcuts support to open the app directly to search or a look up for a specific value. If you have ideas for additional options, please let us know.

URL Schemes

Terminology registers the terminology custom URL scheme. The follow URL actions are supported:

  • /lookup
    • Open directly to a detail look up for a term
    • Parameters
      • text [required]: Text to look up.
    • Example
      • terminology://lookup?text=TEXT-TO-LOOKUP
  • /search
    • Open directly to a word search for a string
    • Parameters
      • q [required]: Query string to search
    • Example
      • terminology://search?q=TEXT-TO-SEARCH
Mastodon