Filed under: Utilities
Listary spruces up Windows find-as-you-type
Apparently quite a few people don't know this trick, or at least that's what Listary developers seem to think. Listary takes this feature and basically puts a little UI on it. Now, when you type, you'll see what you typed, as well as autocompletion suggestions you can tab through.
Listary doesn't work only in Explorer, but in all sorts of other system dialogs and file browsers. But then again, when I tested it, this feature was natively available on Regedit.exe and in the standard File Open dialog too.
The application's "Pro" version gets slightly more interesting with the addition of wildcards and regex, which is actually not something already built into Windows. To use that "Pro" functionality you're going to have to shell out $19.95, which seems a bit steep for a fancy listbox, if you ask me.
[Thanks, Jacob!]

The Illusionist's Dream is a simple platformer; you play as a magician who needs to get through each level by transforming into any number of animals that you encounter along the way.
Each animal can do different things; the butterfly can obviously fly, but if it encounters a frog, the frog eats it, and you have to start over again. There's also a fox that runs fast and leaps far, but it eats any rabbits that cross its path. That means that, if you may need to be a rabbit later on, you need to take that into account ...
Reader Comments (Page 1 of 1)
jsmorley said 7:11PM on 2-08-2010
Uhm... I think you will find that when you do this in Windows without any addon, it is just jumping to the "first" folder or file starting with the letter you type. If you have:
fonts
folder one
flickr
And you type "f", it will jump to "fonts", if you hit "f" again, it will jump to "folder one" and then "flickr". If you type "fl", it will not jump straight to "flickr".
This "jump to first letter" has been in Windows like forever... Since probably Windows 95 at least.
So this addon is useful indeed (although not my cup of tea)
Reply
sRc said 8:10PM on 2-08-2010
well, more recently, but I'm not sure which version of windows they made that addition, XP maybe, you can continue typing to narrow it down more. you gotta type it fast tho, or the timeout will expire and you have to press the starting letter again to begin again (which would then take you to the next one by that letter)
Jacob said 8:24PM on 2-08-2010
@Erez Thank you for giving it a try. Wildcards are supported in the free version, and here is an example by Listary author, I've just tried it:
Imagine that you have a folder containing some log files all named like "Program Log 01-XX-2010.log" (XX is the date), if you want to select "Program Log 01-05-2010.log", three keys "*05" (a trailing "*" is not necessary) will get the job done.
Another amazing (also free) feature you didn't mention is autocomplete. Let's continue the example above, you just need to press four keys to select exactly the file you need (Program Log 01-05-2010.log): p + Tab (autocomplete) + 0 + 5!
I love this application, and I personally think that the free version is enough for everyone :-)
Reply
Jacob said 8:44PM on 2-08-2010
@sRc Type-To-Select is natively supported by Windows, but it's such a bad experience using it: I need to type very very quickly, and I have to restart from the beginning if I stop for about half a second. The worst thing is that I can't see what I've typed and there is no way to fix typos.
Reply
Rolandixor said 10:06PM on 2-08-2010
lol, this is a feature of linux since um... since...
and we can see what we are typing btw. We can also select items with wild cards in nautilus from the menu (never tried to type the wild cards)...
kinda funny what windows misses xD
Reply
Prolorn said 11:27PM on 2-08-2010
Or, you know, you could use the search box in the upper right. Ctrl+E, start typing.
Reply