Live data from Hacker News

Ask HN: What's the best 'non-frustrating' search/directory UI/UX you've seen?

news.ycombinator.com

1–10 of 50 posts

Ask HN: What's the best 'non-frustrating' search/directory UI/UX you've seen?

#1
I'm trying to find some inspiration for a new search engine I'm working but have found most searchable directory ui's to be very frustrating to use.

I'd love to know what you guys have seen out there. What have been some of the best examples of this type of ui that you've seen?

Re: Ask HN: What's the best 'non-frustrating' search/directory UI/UX you've seen?

#4
If you means something that searches for files within any directory, I think the best so far I've used was Everything (https://www.voidtools.com/). Lightweight, fast, and really simple UI.

I'm still looking for a Linux equivalent (I'm currently using a shell wrapper for `ag --depth 0 -g `.)

Re: Ask HN: What's the best 'non-frustrating' search/directory UI/UX you've seen?

#9
post #4

If you means something that searches for files within any directory, I think the best so far I've used was Everything ( https://www.voidtools.com/ ). Lightweight, fast, and really simple UI. I'm still looking for a Linux equivalent (I'm currently using a shell wrapper for `ag --depth 0 -g `.)

I've been happy with Everything, too. Everything is good because it searches by multiple substrings, so you can be precise about what you're looking for. (The much-loved fuzzy search, on the other hand, in my experience returns results that might as well be random, until you type so much of what you're looking for that you might as well have typed the whole thing.)

For searching file content I quite like Agent Ransack aka File Locator: https://www.mythicsoft.com/agentransack - main thing I like about it is that it's very quick and easy to see the content results from a subset of the file search results.

Re: Ask HN: What's the best 'non-frustrating' search/directory UI/UX you've seen?

#10
If we're talking ux it's how people search as well. We've got LATCH for that. Location, alphabet, time, category and hierarchy. On the BBC website people might search for a 'detective' (category), but also might search for 'tomorrow, this week' (time) or 'most viewed' (hierarchy).
Post reply on HN