Author Topic: Sorting for Spoken Commands starting with a variable segment  (Read 2656 times)

Astan

  • Newbie
  • *
  • Posts: 17
Sorting for Spoken Commands starting with a variable segment
« on: February 07, 2024, 01:51:08 AM »
Currently (as of v1.12), VoiceAttack sorts Spoken Commands which start with a variable segment ahead of all others.

For example:

Quote
[open;close] …
[remove;add] …
add …
close …
open …
remove …

Would it be possible for the software to sort such commands alphabetically together with others, by omitting the square brackets?

Or, perhaps, to have a toggle for such sorting in the (Profile) Options?