People have been cleaning their ears with cotton swabs for years. What other tools are being inadvertently used wrong?
scubbo @ scubbo @lemmy.ml Posts 0Comments 140Joined 5 yr. ago
scubbo @ scubbo @lemmy.ml
Posts
0
Comments
140
Joined
5 yr. ago
Deleted
Permanently Deleted
From a UX perspective, those are both ways to start a navigation to a new page, and it's almost always clear from context which is intended (is the string formatted as a URL? Treat it as such. Otherwise, treat it as a search string). The only hiccup is when actually searching for strings that look like a URL (no whitespace, includes periods), but that happens rarely enough that I'm perfectly happy to manually go to a search engine for those cases. Otherwise, Cmd+L-"type my thoughts"-Enter works smoothly for me in both cases (on Firefox for personal laptop, or Chrome for work one).
What are the issues that you experience with this combined flow?