{"id":78,"date":"2008-04-07T20:01:16","date_gmt":"2008-04-08T01:01:16","guid":{"rendered":"http:\/\/www.wiredprairie.us\/blog\/index.php\/archives\/78"},"modified":"2008-04-07T20:01:16","modified_gmt":"2008-04-08T01:01:16","slug":"how-to-use-vistas-search-folders-you-should-try-them","status":"publish","type":"post","link":"https:\/\/www.wiredprairie.us\/blog\/index.php\/archives\/78","title":{"rendered":"How to use Vista’s Search Folders (You should try them!)"},"content":{"rendered":"

If you aren’t using Vista’s Search Folders yet, you should! (At least try them!).<\/p>\n

Here’s how to create one. I’ll use PSD files in this example. PSD files are files created by Photoshop. But you can substitute any file type as you follow along.<\/p>\n

First, start Windows Search:<\/p>\n

\"image\"<\/a> <\/p>\n

Windows Start Button, then Search. (Or you can hold down the Windows Key and press ‘F’ as a shortcut).<\/p>\n

\"image\"<\/a> <\/p>\n

In the upper right corner, type an asterisk (*), a period (.), and then the file extension you’re searching for; in this example, I’ll type "*.psd".<\/p>\n

\"image\"<\/a> <\/p>\n

After you have finished typing the file extension, the search begins (it may start as you begin to type — don’t worry, just keep typing and the results update automatically).<\/p>\n

\"image\"<\/a> <\/p>\n

In the screen shot above you’ll see a faint green animating rectangle underneath the text, "Search Results in Indexed Locations." The search is complete when this disappears. Generally, a search shouldn’t take more than 5-10 seconds.<\/p>\n

If you want to start over, just click the small [x] in the search text area (it’s to the right).<\/p>\n

\"image\"<\/a> <\/p>\n

When you’re happy with the search results, click the Save Search button shown above. The default file name isn’t as useful as it could be. In my example, Windows Search suggests ".psd". I’d much rather have it called "Photoshop Files." Type in a meaningful name as shown below, and click the Save button.<\/p>\n

\"image\"<\/a> <\/p>\n

What’s truly handy about a search folder is that it’s not a snapshot of the files on your drives at a certain time. It’s a live search folder that is always updated on demand. <\/p>\n

In the Windows Explorer, there’s normally a section called "Favorite Links." I drag short cuts to the folders I most commonly use here, including Search Folders. <\/p>\n

You can drag the favorite links area to be larger so that there’s some room. You should see a "Searches" Folder. If you select that, you’ll see the list of searches that have been saved.<\/p>\n

\"image\"<\/a> <\/p>\n

With my left mouse button held down, I selected the Photoshop Files Search on the right side, I dragged it to the Favorite Links section and released the mouse button:<\/p>\n

\"image\"<\/a> <\/p>\n

The new search folder appears and is now a permanent favorite link. You can use this like any other folder. The files that are displayed on the right side as search results are the actual files, not just copies. <\/p>\n

I find this is an extremely easy way to manage the large collection of Photoshop files I’ve created, and scattered all over my hard drive. With just a few clicks, I can see all of the files (and even sort them by date so I can see the most recent edited files).<\/p>\n

As a bonus, you can even drag normal folders into the favorites list. For example, I’m always using the Visual Studio Projects folder. I’ve selected it and dragged it to the list the same way as described above for Search Folders. By default, it’s named Projects.<\/p>\n

\"image\"<\/a> <\/p>\n

But, you can right-click on the folder name and select "Rename." It only changes the Favorite Link name and does not make any changes to the original folder name. The search folders are available within the standard file open\/save dialogs as well. Just select your user name (your home folder), and then the Search folder:<\/p>\n

\"image\"<\/a> <\/p>\n

You’ll see a list of saved searches; just pick the one you’re interested in and the search results are displayed!<\/p>\n

\"image\"<\/a> <\/p>\n

For added power, you can use the advanced settings in the Search Window to build a more complex search.<\/p>\n

Hope you check out search folders — they’re simple but often extremely useful. I use them and the Favorite Links every day on Vista. <\/p>\n

Only available on Vista. Sorry XP users.<\/p>\n","protected":false},"excerpt":{"rendered":"

If you aren’t using Vista’s Search Folders yet, you should! (At least try them!). Here’s how to create one. I’ll use PSD files in this example. PSD files are files created by Photoshop. But you can substitute any file type as you follow along. First, start Windows Search: Windows Start Button, then Search. (Or you […]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true},"categories":[5],"tags":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pd5QIe-1g","jetpack_likes_enabled":true,"jetpack-related-posts":[{"id":1541,"url":"https:\/\/www.wiredprairie.us\/blog\/index.php\/archives\/1541","url_meta":{"origin":78,"position":0},"title":"Adobe Lightroom and exporting to subfolders","date":"February 8, 2012","format":false,"excerpt":"For some reason, versions 1 \u2013 3 of Adobe Lightroom cannot export images in a way that mirrors the original structure of your photo library. I can\u2019t offer a reason why other than it was missed by the development and design teams. There\u2019s been enough interest in it apparently that\u2026","rel":"","context":"In "Photography"","img":{"alt_text":"image","src":"https:\/\/i0.wp.com\/www.wiredprairie.us\/blog\/wp-content\/uploads\/2012\/02\/image2.png?resize=350%2C200","width":350,"height":200},"classes":[]},{"id":175,"url":"https:\/\/www.wiredprairie.us\/blog\/index.php\/archives\/175","url_meta":{"origin":78,"position":1},"title":"What’s the perfect API?","date":"May 5, 2008","format":false,"excerpt":"I was skimming a rant by someone on arstechnica about how badly messed up Win32 APIs are and how superior everything else is, when this paragraph grabbed my attention: The reason must be that no one in Microsoft actually gives a damn. Each group develops their own UI widgets in\u2026","rel":"","context":"In "Coding"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2241,"url":"https:\/\/www.wiredprairie.us\/blog\/index.php\/archives\/2241","url_meta":{"origin":78,"position":2},"title":"TS2688 with TypeScript, React Native, and MobX","date":"March 1, 2018","format":false,"excerpt":"To\u00a0preserve my sanity if I should run into this again....\u00a0 I created a React Native project, ejected it, and then converted it to use TypeScript. Things were going well until I started to use MobX. The following error occurred: node_modules\/mobx\/lib\/utils\/utils.d.ts(1,23): error TS2688: Cannot find type definition file for 'node'. Something\u2026","rel":"","context":"In "Coding"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1551,"url":"https:\/\/www.wiredprairie.us\/blog\/index.php\/archives\/1551","url_meta":{"origin":78,"position":3},"title":"Blank Dashboard and Administration Screens on WordPress","date":"February 26, 2012","format":false,"excerpt":"Apparently, there are a number of potential causes of a blank or empty screen when trying to access the Dashboard or administration screens of a self installed version of WordPress. Before doing anything to your installation, I\u2019d strongly suggest making a complete backup of your Database and installation folders. If\u2026","rel":"","context":"In "Software"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2257,"url":"https:\/\/www.wiredprairie.us\/blog\/index.php\/archives\/2257","url_meta":{"origin":78,"position":4},"title":"Visual Studio 2017 Anaconda Prompt Fix","date":"May 15, 2018","format":false,"excerpt":"For some reason, if you install the Python Tools for Visual Studio 2017, you'll end up with an Anaconda command prompt that won't work. It apparently is due to a path length limitation where the total target path exceeds some ridiculously small number in Windows for a shortcut. Thankfully, the\u2026","rel":"","context":"In "Coding"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.wiredprairie.us\/blog\/wp-content\/uploads\/2018\/05\/Anaconda-Prompt.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":388,"url":"https:\/\/www.wiredprairie.us\/blog\/index.php\/archives\/388","url_meta":{"origin":78,"position":5},"title":"Silverlight Weather Demonstration","date":"June 26, 2008","format":false,"excerpt":"Demonstration available here. (You'll need to wait for a moment while it loads the first time). I've created a reasonably simple, yet multi-technology (and discipline) demonstration using Silverlight for the user interface and ASP.NET as the back-end. The demonstration uses: Silverlight 2.0 Data binding Delayed downloading of images \"Web services\"\u2026","rel":"","context":"In "Coding"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.wiredprairie.us\/blog\/wp-content\/uploads\/2008\/06\/image21.png?resize=350%2C200","width":350,"height":200},"classes":[]}],"_links":{"self":[{"href":"https:\/\/www.wiredprairie.us\/blog\/index.php\/wpjson\/wp\/v2\/posts\/78"}],"collection":[{"href":"https:\/\/www.wiredprairie.us\/blog\/index.php\/wpjson\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wiredprairie.us\/blog\/index.php\/wpjson\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wiredprairie.us\/blog\/index.php\/wpjson\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wiredprairie.us\/blog\/index.php\/wpjson\/wp\/v2\/comments?post=78"}],"version-history":[{"count":0,"href":"https:\/\/www.wiredprairie.us\/blog\/index.php\/wpjson\/wp\/v2\/posts\/78\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.wiredprairie.us\/blog\/index.php\/wpjson\/wp\/v2\/media?parent=78"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wiredprairie.us\/blog\/index.php\/wpjson\/wp\/v2\/categories?post=78"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wiredprairie.us\/blog\/index.php\/wpjson\/wp\/v2\/tags?post=78"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}