Forum Moderators: phranque
I'm sure others have this same issue.
for instance, (pardon the MS centricity) when looking at photos, you can use the MS image and fax "browser" that will allow one to view thumbnails of images - and click forward or backward.
I know something like this might be in Vista but hey, I'm not shelling out the dough until the other guys do all the beta testing!
as usual, this is for discussion, not name dropping or promotion. pls sticky me if you know of anything that does this that you can't discuss here...
(yes, I know this doesn't really qualify for WM General type topics, but I can't see where else it might fit in...)
(edit for clarification)
If it's text you can certainly load it in your word processor and skim through it there.
You could even use NotePad with the Page Up & Page Down keys to accomplish that.
Another idea would be to make the file into a PDF and view it in Acrobat Reader.
Something like a 'close this document and open the next one in the directory' shortcut key.
This wouldn't take more than a few minutes for someone to build... I think it's a good idea. If I had the job to do I'd knock up a perl or PHP script to output to a web browser from a locally running web-server. A more friendly and general use method would be a quick VB application with a file list and a text object.
- boy it would be fun to have such a thing written.
VVV got it right - sort of like hitting page up or page down to scroll through a directory by seeing whats IN the file rather than the file name...
select an object, strike a key, have it open, strike the key again and it closes and another one opens.
for word, or for txt or other types of files.
You can skip to the next file with ":n" and the previous file with ":p". The only "problem" is that you have to open a command prompt to use it, so it looks a little bit old fashioned :)