Welcome to TimeSnapper Forums Sign in | Join | Faq

Help Needed

Started by animal at 03-09-2009 14:30. Topic has 5 replies.

Print Search
Sort Posts:    
   03-09-2009, 14:30
animal is not online. Last active: 9/18/2009 3:55:07 AM animal



Top 10 Posts
Joined on 11-09-2007
Germany
Posts 49
bug: Ctrl-C no longer works in "exclude" dialog
Reply Quote
In order to define productive window titles I used to open the "Exclude from Capture" dialog (IIRC called something with "Filter" in TS 3.3) and copy the window title (or more often just parts of it) to the clipboard and then paste it into the productivity wizard (by clicking the "Configure" link underneath my productivity score). This no longer works as expected in TS 3.4. Clipboard commands only work via the right-click menu. Pressing Ctrl-C always just gives you an empty clipboard now (i.e. it does overwrite previous clipboard content - so something is happening when I press Ctrl-C).

Obviously it would be even better if there was some sort of shortcut for adding the current window title (or parts of it) to the productivity wizard, e.g. the window title edit could default to the current window title when I open the productivity wizard from the Day Browser (without actually adding it yet).

   Report 
   03-09-2009, 14:53
secretGeek is not online. Last active: 1/28/2009 7:12:39 PM secretGeek



Top 10 Posts
Joined on 05-30-2006
Brisbane
Posts 58
Cool [H] Re: bug: Ctrl-C no longer works in "exclude" dialog

Attachment: Click_To_Mark.jpg
Reply Quote
Ah -- I think I can help.

If you're using the productivity features, then the red or green button at the bottom of the 'productivity score' rectangle, is actually a way to toggle the productivity indicator for the currently viewed application or url.

It's hard to explain -- i hope the attached picture will help.




.: http://secretGeek.net :: dot Nuts about dot Net :.
   Report 
   03-09-2009, 15:08
animal is not online. Last active: 9/18/2009 3:55:07 AM animal



Top 10 Posts
Joined on 11-09-2007
Germany
Posts 49
Re: bug: Ctrl-C no longer works in "exclude" dialog
Reply Quote
 secretGeek wrote:
the red or green button at the bottom of the 'productivity score' rectangle, is actually a way to toggle the productivity indicator for the currently viewed application or url.
Yeah, I know. But it doesn't work for defining productive window titles... (or does it?)

For example I don't count OUTLOOK.EXE towards my productive applications but I do occasionally add unique subjects lines (or significant bits thereof) of long-winded work-related email conversations to the productive window titles so I can track the time spent on writing and reading those mails.

(anyway, Ctrl-C is still supposed to work, isn't it? ;) )

   Report 
   03-11-2009, 15:33
AtliB is not online. Last active: 12/2/2009 3:28:03 AM AtliB

Top 10 Posts
Joined on 05-30-2006
Reykjavik / Iceland
Posts 382
Re: bug: Ctrl-C no longer works in "exclude" dialog
Reply Quote
For some strange reasons, the new ToolStrip/ContextMenuStrip control that we put in there (that comes standard with .NET 2.0) seems to be stealing the keyboard event. What actually gets copied is the image in the day browser!

I've done some "hack" to avoid that problem which gets rolled out with the next version.

Thanks
Atli

ps. What I did was (in case someone stumbles here from Google):
- cleared the ShortcutKey property from the menuitem that was stealing the event
- set ShortcutKeyDisplayString = "Ctrl+C"
- manually caught the event through the forms keydown handler (with frm.Keypreview = True)
Check out TimeSnapper, the automatic screenshot journal at www.timesnapper.com

It runs in the background of your computer, taking screenshots of your desktop every few seconds all week long.

TimeSnapper lets you play back your week just like a movie. Use it to improve your work habits and become more productive.
   Report 
   09-17-2009, 0:27
animal is not online. Last active: 9/18/2009 3:55:07 AM animal



Top 10 Posts
Joined on 11-09-2007
Germany
Posts 49
Re: bug: Ctrl-C no longer works in "exclude" dialog
Reply Quote
I can confirm the Ctrl-C bug to be fixed in TS 3.5.0.5.

Any news on planned features to simplify adding (partial) window titles to the productivity wizard?

Cheers,

Oliver

   Report 
   09-19-2009, 3:27
AtliB is not online. Last active: 12/2/2009 3:28:03 AM AtliB

Top 10 Posts
Joined on 05-30-2006
Reykjavik / Iceland
Posts 382
Re: bug: Ctrl-C no longer works in "exclude" dialog
Reply Quote
Still no definite plans on that one....



Check out TimeSnapper, the automatic screenshot journal at www.timesnapper.com

It runs in the background of your computer, taking screenshots of your desktop every few seconds all week long.

TimeSnapper lets you play back your week just like a movie. Use it to improve your work habits and become more productive.
   Report 
TimeSnapper For... » TimeSnapper » Help Needed » bug: Ctrl-C no longer works in "exclude" dialog

Powered by Community Server, by Telligent Systems