CMD-K (or CTRL+K) has become the standard shortcut for two conflicting actions: inserting a hyperlink in text editors and opening a command palette in modern apps. The hyperlink use has existed for over a decade across email clients, word processors, and rich text editors. More recently, tools like Discord, Slack, Figma, and Linear adopted CMD-K for command palettes, leading to user confusion when switching between apps. Some tools like Jira handle the conflict contextually. The post explores how this shortcut collision happened and what teams should do when building a command palette in a product that already uses CMD-K for hyperlinks.
Nguồn: https://ux.stackexchange.com/questions/153299/how-did-cmd-k-come-to-be-the-standard-shortcut-for-both-adding-a-hyperlink-and-o. 8sync News chỉ tóm tắt và dẫn link; bản quyền nội dung thuộc tác giả và nguồn gốc.
A hands-on comparison of three AI coding tools — Claude Code, OpenAI Codex, and Google Antigravity — tasked with building a polished React frontend for a project management app called TaskForge. Codex produced a functional but unrefined result with scaling issues and awkward UX interactions. Google Antigravity delivered a clean, balanced interface but missed nuanced UX touches like context-aware progress bar colors. Claude Code stood out by nailing small details: color-coded progress bars, smooth animations, a well-designed Kanban board, and cohesive iconography — demonstrating the strongest grasp of real-world UX quality.