Skip to content

Impossible to create Talon commands which also are Dragon vocab 'commands' #161

@rntz

Description

@rntz

This is a copy of https://github.com/talonvoice/beta/issues/34, which appears still to be an issue. It turned out to be part of the root cause of talonhub/community#284, preventing punctuation from working correctly in dictation mode with Dragon. I have copied the original text of https://github.com/talonvoice/beta/issues/34 below for reference:

From the discussion in beta in Slack:

if I try to define a command left bracket: "(" it doesn't work,

This is because to Dragon 'left bracket' is the phrase for '('

In a capture this appears as (\left-parenthesis\left bracket.

It doesn't seem to be possible to do this in a talon command, e.g. \(: or \left-parenthesis:

Work around for now is:

* You can delete "left bracket" from your dragon vocab

* You can make a list from python that is ‘(‘: ‘(‘

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions