Feb 22
Reorder modes in list
I'd like to reorder the list of modes so that I can have the most common ones quickly available to me (at the top).
Completed
The way I worked around this is to manually edit the JSON files which are located in the SuperWhisper folder (`/Users/whoever/Documents/superwhisper/modes`) and just made sure that the names of the files reflect the order that I want. ``` message-AAAA.json message-AAAB.json message-AAAC.json ``` You do have to edit the contents of the JSON file as well to reflect the changes in the file name. Just keep that in mind. This doesn't seem to work for the built-in modes, though.
Yes, a DND feature should be relatively simple to code. We could also add different sorting options, such as alphabetically, allowing us to name the modes 1, 2, 3, etc. so they can be easily sorted
Yes, please!
Perhaps, when reordering the modes, we could also add extra shortcuts. This would make it easier and more efficient to work with your Stream Deck, providing you with even more shortcuts at your disposal.