View previous topic :: View next topic |
Author |
Message |
Jabberwock Newbie
Joined: 04 Sep 2006 Posts: 2
|
Posted: Mon Sep 04, 2006 Post subject: Feature request: Timing selected application |
|
|
I like your application! However, I often tend to forget turning the timing on and off (OK, I get easily distracted, especially when sitting in front of my computer ). What would certainly help me is an option in Time Stamp which would turn timing on when an application with a set title is active, and turn it off if it is inactive.
For example: I work on a document, in a window titled: „Microsoft Office Word 2003 - Annual Report”. When it is active (i.e. on top), Time Stamp dutifully accrues my pay. When I switch to another application (surfing the Web maybe), the timing is paused.
I hope the above makes sense... |
|
Back to top |
|
 |
syntap Site Admin
Joined: 09 Sep 2003 Posts: 132
|
Posted: Tue Sep 05, 2006 Post subject: |
|
|
I understand what you are asking for but don't think it is something easily doable. Using your example, Time Stamp would have to know when to time for "Microsoft Office Word 2003 - Annual Report” but not time when you switch over to "Microsoft Office Word 2003 - Aunt Betty's Apple Pie Recipe". Plus I'm not sure how useful this would be because even with that functionality in place it would still be timing if someone opened the document and took a lunch break (i.e. not editing even though that window is active). For what it is worth Word already has functionality like this built in... if you go to File -> Properties there is a statistics page there that shows the document's total editing time.
I have had others ask for this in cases where they run a cyber cafe or something similar like a rental unit at Kinko's when it would track Web browsing vs printing stuff. In my view this kind of takes the application to places it isn't scoped for, but I will certainly keep your suggestion in mind! |
|
Back to top |
|
 |
Jabberwock Newbie
Joined: 04 Sep 2006 Posts: 2
|
Posted: Wed Sep 06, 2006 Post subject: It's not that urgent... |
|
|
I understand that it might go beyond the scope of functionality, especially that probably low-level system commands would have to be invoked.
For now I will try to use the following AutoHotkey commands:
http://www.autohotkey.com/docs/commands/WinWaitActive.htm
With these I will probably be able to send keystrokes to Time Stamp to start and stop timing. |
|
Back to top |
|
 |
syntap Site Admin
Joined: 09 Sep 2003 Posts: 132
|
Posted: Wed Sep 06, 2006 Post subject: |
|
|
Sounds good... if it works out please post back so I can add it to the FAQ as a solution for this issue. |
|
Back to top |
|
 |
|