|
Contro
|
 |
« on: June 14, 2012, 03:55:45 PM » |
|
I would like a soft to put my cursor where I was ten minutes ago.
Not undoing Not restoring Not keylogger
Simply come back to a place.
Something like a history cursor.
Do you know soft for this ?
|
|
|
|
|
Logged
|
|
|
|
|
barney
|
 |
« Reply #1 on: June 14, 2012, 09:51:30 PM » |
|
Don't know of anything extant for the desktop, but I've used breadcrumb navigation on several websites, so it should be something that AHK or AutoIt could handle  .
|
|
|
|
|
Logged
|
Make a good day ... barn
|
|
|
|
Target
|
 |
« Reply #2 on: June 14, 2012, 10:53:44 PM » |
|
do you just want to reposition the cursor relative to the screen, or relative to whatever window was active at the time?
|
|
|
|
|
Logged
|
"Look wise, say nothing, and grunt. Speech was given to conceal thought" - Sir William Osler
|
|
|
|
|
Ath
|
 |
« Reply #3 on: June 15, 2012, 01:50:40 AM » |
|
2 remaining questions: - Why should this happen (what's the 'workflow')? - How should it be triggered? Keyboard, timer, system-event?
|
|
|
|
|
Logged
|
|
|
|
|
Contro
|
 |
« Reply #4 on: June 15, 2012, 06:48:03 PM » |
|
Timer is the more aseptic Is something exist have a parametric combination. I am wishing to try the program and give more ideas, but the more simple better best 
|
|
|
|
|
Logged
|
|
|
|
|
Target
|
 |
« Reply #5 on: June 18, 2012, 10:13:40 PM » |
|
try this - Recursor
nothing fancy, it records the mouse cursor position every 5 seconds
Hotkey (Win + Space) moves the cursor to wherever it was 10 minutes ago (If it's been running for less than 10 minutes it does nothing)
|
|
|
|
Logged
|
"Look wise, say nothing, and grunt. Speech was given to conceal thought" - Sir William Osler
|
|
|
|
Contro
|
 |
« Reply #6 on: June 19, 2012, 07:14:52 PM » |
|
try this - Recursor
nothing fancy, it records the mouse cursor position every 5 seconds
Hotkey (Win + Space) moves the cursor to wherever it was 10 minutes ago (If it's been running for less than 10 minutes it does nothing)
trying . Win+space I have occupied with the application ReOpen. It's the source file and can change the hotkey easily ? Best regards
|
|
|
|
|
Logged
|
|
|
|
|
Contro
|
 |
« Reply #7 on: June 19, 2012, 07:26:59 PM » |
|
Owww. it's a beginning. Perhaps in the future we can select the time we want go back. 
|
|
|
|
|
Logged
|
|
|
|
|
Contro
|
 |
« Reply #8 on: June 19, 2012, 08:14:16 PM » |
|
 Move the cursor, but don't remember the active window ten minutes ago ? that's a very relative Go Back... 
|
|
|
|
|
Logged
|
|
|
|
|
Target
|
 |
« Reply #9 on: June 19, 2012, 08:59:46 PM » |
|
 Move the cursor, but don't remember the active window ten minutes ago ? that's a very relative Go Back...  I did ask you about that, but you indicated that the timer was the critical issue (no mention of window states, or relative positioning), so... you actually want something that will reinstate whatever the active window was at a user nominated time in the past, and reposition the mouse relative to that window?
|
|
|
|
|
Logged
|
"Look wise, say nothing, and grunt. Speech was given to conceal thought" - Sir William Osler
|
|
|
|
Ath
|
 |
« Reply #10 on: June 20, 2012, 01:50:09 AM » |
|
2 1 remaining question: - Why should this happen (what's the 'workflow')? - How should it be triggered? Keyboard, timer, system-event?
I still have one question that hasn't been answered... and it's IMHO the first that should have been answered  Please elaborate.
|
|
|
|
|
Logged
|
|
|
|
|
Target
|
 |
« Reply #11 on: June 20, 2012, 01:59:45 AM » |
|
I still have one question that hasn't been answered... and it's IMHO the first that should have been answered  Please elaborate. indeed - knowing what/how something is likely to be used can make a huge difference to the end solution
|
|
|
|
|
Logged
|
"Look wise, say nothing, and grunt. Speech was given to conceal thought" - Sir William Osler
|
|
|
|
Contro
|
 |
« Reply #12 on: June 20, 2012, 08:50:30 AM » |
|
 I want to know where was I a time ago. Completely. If I was five minutes ago in a word document, in the page 6, go there. if I was five minutes ago playing a music go there in the exact minute I was five minutes ago. iF i was doing a critical or irrepetible task then show the moment before initiate the task. By example a security copy. I don't want position at the middle of the security copy and running. Go back position in the past, but without giving possibility of really undoing or redoing in the middle of it. Is not Control+Z or Control+Y Go back is contemplative. 
|
|
|
|
|
Logged
|
|
|
|
|
Ath
|
 |
« Reply #13 on: June 20, 2012, 09:55:50 AM » |
|
I want to know where was I a time ago. Completely.
Oh, you need complete time-tracking and reporting. I'm using the free version of ManicTime for that. I was pointed over there by a post in this forum, some time ago, and I've kept it running since then. Works like a charm, non-intrusive, just what I need when I ask myself: What was I doing "yesterday between 13:00 and 13:30", or "today, 10 minutes ago" 
|
|
|
|
|
Logged
|
|
|
|
|
cranioscopical
|
 |
« Reply #14 on: June 20, 2012, 03:04:12 PM » |
|
Well, we've made one step in the right direction... or not…
oops, sorry folks, posted in error (and I should be).
|
|
|
|
« Last Edit: June 20, 2012, 03:46:39 PM by cranioscopical »
|
Logged
|
Chris
|
|
|
|
mouser
|
 |
« Reply #15 on: June 20, 2012, 03:11:30 PM » |
|
huh?
|
|
|
|
|
Logged
|
|
|
|
|
Contro
|
 |
« Reply #16 on: June 20, 2012, 05:23:01 PM » |
|
I want to know where was I a time ago. Completely.
Oh, you need complete time-tracking and reporting. I'm using the free version of ManicTime for that. I was pointed over there by a post in this forum, some time ago, and I've kept it running since then. Works like a charm, non-intrusive, just what I need when I ask myself: What was I doing "yesterday between 13:00 and 13:30", or "today, 10 minutes ago"  I'll try. I download a version of ManicTime in 2009 January. I have problems with framework 3.5 . I observed is not portable at all. I repeat today with more confidence. Best Regards. I will comment if is what I am looking for. 
|
|
|
|
|
Logged
|
|
|
|
|
Contro
|
 |
« Reply #17 on: June 20, 2012, 05:33:51 PM » |
|
huh?
I am going mad. I think I have seen a nose a few moments ago.
|
|
|
|
|
Logged
|
|
|
|
|
Target
|
 |
« Reply #18 on: June 20, 2012, 11:50:54 PM » |
|
you still haven't advised what this is for or how/why you think you might be going to use it, but I'm pretty sure manic time won't do what you seem to be asking for...
If I understand it correctly then what you want is something that effectively takes a snapshot of your system state (ie active windows/applications, task status, etc) at predefined intervals, and gives you the option to go back to a nominated point in the past (ie active windows/applications, task status, etc). This would effectively undo anything/and everything you might have done in the intervening period.
And if I understand it correctly then I suspect you're going to be sol (sadly, out of luck...)
Closest alternative I can think of off the top of my head would be to take a screenshot every 5 seconds or so, and while this wouldn't provide you with any sort of go back functionality, you would at least be able to see what you were doing x minutes ago...
|
|
|
|
|
Logged
|
"Look wise, say nothing, and grunt. Speech was given to conceal thought" - Sir William Osler
|
|
|
|
Contro
|
 |
« Reply #19 on: June 21, 2012, 02:26:50 AM » |
|
At the present moment ManicTime hangs often and I have put a post in the manicTime forum.
|
|
|
|
|
Logged
|
|
|
|
|
Contro
|
 |
« Reply #20 on: June 21, 2012, 03:42:58 AM » |
|
I am full of viruses..... Not for ManicTime. I am repairing
|
|
|
|
|
Logged
|
|
|
|
|
Contro
|
 |
« Reply #21 on: June 21, 2012, 05:59:40 AM » |
|
 Uff I am here again. Four virus.  I will study the program. i will comment.
|
|
|
|
|
Logged
|
|
|
|
|
Contro
|
 |
« Reply #22 on: June 21, 2012, 06:22:45 AM » |
|
Ouwww Happen again after the cleaning operation. I have put the log.zip in the manictime forum Perhaps I have to reinstall the software. I don't now. Better wait. The manicTime seems a prepared forum. 
|
|
|
|
|
Logged
|
|
|
|
|