Skip to content

Allow Scribe commands when there is a space after the word #118

@andrewtavis

Description

@andrewtavis

Terms

Description

Scribe currently needs the user to enter the exact word for a command to be triggered by the return key. The issue is that some users assume that the command will be triggered by pressing space, then realize that they need to press return, and then the space causes Scribe to not recognize the word as being in the directory. This issue is likely as simple as conditionally checking if there is a space in the entered and removing it. This should be done in both nounAnnotation and prepositionAnnotation of KeyboardViewController.swift.

Contribution

I'm happy to work on this if others don't have interest :)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions