Skip to content

need clarity on combining .talon context header requirements #126

@codecat555

Description

@codecat555

In this section - https://talon.wiki/unofficial_talon_docs/#context-header - we have the following text:

Each kind of requirement can be listed several times. Entries of the same kind of requirement are OR‘d together, and of different kinds are AND‘d.

The 'same kind' language is ambiguous. Here's some alternate language (from aegis) which could be used instead:

talon ORs between the same key, because it needs to (you can't generally match app: slack and app: safari at the same time for example)
talon ANDs between different keys, because it needs to (app: slack, title: /talon/)

See https://talonvoice.slack.com/archives/C9MHQ4AGP/p1623385104250700 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions