1 line
1.7 KiB
JavaScript
1 line
1.7 KiB
JavaScript
import{_ as e,c as a,o as t,a5 as n}from"./chunks/framework.Mb1uu3dm.js";const f=JSON.parse('{"title":"Command Palettes","description":"","frontmatter":{"public":"true","slug":"command-palettes","title":"Command Palettes","prev":false,"next":false},"headers":[],"relativePath":"garden/command-palettes/index.md","filePath":"garden/command-palettes/index.md","lastUpdated":1718337270000}'),l={name:"garden/command-palettes/index.md"},o=n('<h1 id="command-palettes" tabindex="-1">Command Palettes <a class="header-anchor" href="#command-palettes" aria-label="Permalink to "Command Palettes""></a></h1><p>Command palettes are a design pattern where apps expose functionality through a search bar</p><p>Typing what you want is almost certainly easier and faster than finding the action in some submenu or remembering an arcane hotkey</p><ul><li>Especially with fuzzy search that also looks through descriptions of actions</li><li>Command palettes scale very well with large amounts of actions</li></ul><p><a href="/garden/artificial-intelligence/">Artificial Intelligence</a> will make command palettes increasingly powerful</p><ul><li>Eventually these may become conversational interfaces</li></ul><p>Maggie Appleton discusses this pattern in her article on <a href="https://maggieappleton.com/command-bar" target="_blank" rel="noreferrer">Command K Bars</a></p><ul><li>The name comes from the fact many apps use the ctrl/cmd k shortcut to open the command palette</li></ul><p>Many softwares I use have some form of command palette</p><ul><li>Linear</li><li><a href="/garden/logseq/">Logseq</a></li><li>Visual Studio Code</li></ul>',10),s=[o];function i(r,m,c,d,p,h){return t(),a("div",null,s)}const _=e(l,[["render",i]]);export{f as __pageData,_ as default};
|