Modifier keys alter options in CommandBar and mod buttons for iphone
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 204
- Forks
- 82
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 3
Description
Like this:


@jgclark wrote:
Well if the command bar can be updated then we could possibly cut down on the number of variations on essentially the same command. E.g. the 4 /search commands might become just 1 or 2. Though the other big challenge with this is what does it do on iOS? Alfred doesn't run on iOS, so avoids the issue. (Yes, I know they have a companion app but it does different things.)
@dwertheimer wrote:
@Eduard @jgclark I'm obviously not a designer, but something like this seems like it could be cool. these buttons only show up if the CommandBar is populated at runtime with data that would utilize the buttons. Otherwise, the iOS bar would exist just like it does today. So none of the existing plugins lose anything, but new code which uses the buttons get the benefit.

@jgclark:
How about only showing those modifier keys that actually will do something in this command? That way most of the time the extra row won't show up at all.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.