Something I've been noticing lately is the disappearance of the “power user”. Someone who's not a programer, but has learned lots of smart and efficient ways to getting their computer work done over the years. Shortcuts (keyboard or otherwise), click-hold-cmd-tab-drop or similar patterns, tags/labels for deep file organization, etc. It seems like there's now a much wider gap between the smartphone tap-only user and…
I can't speak to every field but in Architecture/Engineering the software became a lot less power user friendly with the switch from AutoCAD to Revit. AutoCAD had a command line. You could pick commands from the menu, or type them directly. You could make shortcuts for the commands. From there it was a short jump to stringing together several typed commands into a short script. There was a built-in scripting language…
Command palettes: how typing commands became the norm again
121–130 of 279 posts
Re: Command palettes: how typing commands became the norm again
#122Earlier quoted context omitted.
> the answer i got from UX people is that "you can't hover or have tooltips on mobile". they are trying to achieve uniformity between mobile and desktop. Yes you can. The generally agreed upon way to do this is by long pressing whatever you want to see a tooltip over.
The problem with this is how you indicate to users that tooltips exist via the long press action. I personally never knew that long press to show a tooltip was the "generally agreed upon way" to show tooltips, and it would be a lot simpler to just have a button label.
Re: Command palettes: how typing commands became the norm again
#123Re: Command palettes: how typing commands became the norm again
#124Earlier quoted context omitted.
Best option is to provide choice. Icons with Labels by default, show keyboard shortcut on hover. Want just icons? There’s a config option for that. Want just labels? Also an option. Want no toolbar at all, and only use shortcuts? Also an option.
abundance of choice is inversely correlated with satisfaction https://www.swarthmore.edu/SocSci/bschwar1/Sci.Amer.pdf
Re: Command palettes: how typing commands became the norm again
#125Ubuntu had that with their Unity UI since at least 2012: https://2.bp.blogspot.com/-yzdfLbKQy08/XMqOc0TkS0I/AAAAAAAAV80/oe6jGTCdAiwLQrk5cfI6e82TAyo2y6fFACLcBGAs/s1600/Screenshot%2Bfrom%2B2019-05-02%2B13-29-46.png https://2.bp.blogspot.com/-1SSxfxI-2WQ/XMqNh1byhBI/AAAAAAAAV8s/uf3v9x3_mP806tPp-chXntSUNIuyD5f1gCLcBGAs/s1600/Screenshot%2Bfrom%2B2019-05-02%2B13-25-33.png https://3.bp.blogspot.com/-oNj-HJIiWIc/XMqRaQZUjaI/…
https://2.bp.blogspot.com/-yzdfLbKQy08/XMqOc0TkS0I/AAAAAAAAV...
https://2.bp.blogspot.com/-1SSxfxI-2WQ/XMqNh1byhBI/AAAAAAAAV...
https://3.bp.blogspot.com/-oNj-HJIiWIc/XMqRaQZUjaI/AAAAAAAAV...
Re: Command palettes: how typing commands became the norm again
#126Earlier quoted context omitted.
This is the way everyone not responsible for creating it has always viewed the Office Ribbon UI. Most cursed creation in software.
counterpoint: I'm an Excel power-user and I really like the ribbon UI. when you use the alt mode you can fly through it and opportunistically/incrementally learn the keyboard shortcuts.
Re: Command palettes: how typing commands became the norm again
#127It makes titles horribly unreadable, being unable to decipher the subject and other grammatical details. Let's invoke cancel culture on this motherfucker!
Re: Command palettes: how typing commands became the norm again
#128The article paints command palettes as a return to terminal inputs. However there are two massive differences. Firstly, the use of fuzzy search and natural language makes the commands discoverable. Secondly, there is a feedback mechanism that shows what the command will do before it's run. Together, these massively lower the learning curve.
Keyboard shortcuts are fast but they require memorization. They're great for something you do many times a day.
Command pallets fit in the middle. They're most perfect for the niche where you use the command often enough to remember that it exists and at least roughly know the name, but nowhere near often enough to warrant memorizing a keyboard shortcut. Especially for text editors where you're already in typing position, they're much faster than menus and not that much slower than shortcuts, and you can give access to much more commands than you can define reasonable shortcuts for.
And as you said, CLI with the precise syntax requirements is simply the worst.
Re: Command palettes: how typing commands became the norm again
#129Re: Command palettes: how typing commands became the norm again
#130Something I've been noticing lately is the disappearance of the “power user”. Someone who's not a programer, but has learned lots of smart and efficient ways to getting their computer work done over the years. Shortcuts (keyboard or otherwise), click-hold-cmd-tab-drop or similar patterns, tags/labels for deep file organization, etc. It seems like there's now a much wider gap between the smartphone tap-only user and…
- there are more formal solutions available. I don’t need a macro for automated responses because Freshdesk does that for me.
- culture has moved toward seeing apps as smaller on average (except for MSFT) and not extensible. I think our attitudes toward mobile have had a big effect.
- a lot of people get as much utility as they expect out of their machines unmodified.