Recent files by type
Posted: Fri Aug 28, 2009 4:16 am
Hi all,
I want to create a program that keeps track of which applications I open during the day (e.g., Word, Excel, Chrome, RunRev, iTunes, etc.), the number of minutes each application was open, and possibly how many different files were opened by that application. I use Vista, and realize that the "Recent" folder effectively tells me this. However, I have been frustrated at not being able to sort items in that folder by type (it only stores shortcuts). Plus, I think it would be nice to see screen shots of each program in action. I assume that I will need to use some shell commands, but I know anything about those really. Any suggestions?
- Mark
ADDENDUM: One approach might be to tap into whatever textfile (I assume its a textfile) each application uses to remember the most recent files it has opened. That wouldn't give me the amount of time used, but just having a page with links to 10 or 15 most recent files for EACH of the applications I use daily (all in one location) would be a huge step in the right direction. Of course, I don't know what files each program uses to store this info ... Does anyone?
I want to create a program that keeps track of which applications I open during the day (e.g., Word, Excel, Chrome, RunRev, iTunes, etc.), the number of minutes each application was open, and possibly how many different files were opened by that application. I use Vista, and realize that the "Recent" folder effectively tells me this. However, I have been frustrated at not being able to sort items in that folder by type (it only stores shortcuts). Plus, I think it would be nice to see screen shots of each program in action. I assume that I will need to use some shell commands, but I know anything about those really. Any suggestions?
- Mark
ADDENDUM: One approach might be to tap into whatever textfile (I assume its a textfile) each application uses to remember the most recent files it has opened. That wouldn't give me the amount of time used, but just having a page with links to 10 or 15 most recent files for EACH of the applications I use daily (all in one location) would be a huge step in the right direction. Of course, I don't know what files each program uses to store this info ... Does anyone?