DonationCoder.com Software > Post New Requests Here
IDEA: Very simple timeclock utility
jgpaiva:
Damn, this is a neat idea!
And evolved into a cool program, congratulations doublebogey!
You're definitelly getting some credits for this :Thmbsup:
Btw... I think it's logging way too much titles, would it be possible for you to add it a way so that we could specify a list of window titles not to log? (if they could include * and ? i'd be most appretiated ;) )
I will definitelly use this as a way to keep track of what i've been doing.
Thanks!
(i have a small doubt: the log is made per-day or per-start of the program? I mean, if i start the program on one day, and keep it open till the next one, will 2 logs be created? Edit:I could just have read the code)
Yet another request: so that the list won't become as big, would it be possible that when the AHK_ID was kept, the program wouldn't make a new entry? I say this because programs as opera or vim change their title frequently and tend to generate an ocean of entries. (maybe this should be kept as an option, as some might like it as it is)
[edit] you forgot the .ahk code for the latest release[/edit]
jgpaiva:
Just another small comment:
You should add the following line:
--- ---OnExit,ExitTo the begin of the script, so that if the user forgets to close the script before he shuts down the computer, the script will know what to do when windows tells it to end it's processing.
tomos:
Damn, this is a neat idea!
And evolved into a cool program, congratulations doublebogey!
You're definitelly getting some credits for this :Thmbsup:
Btw... I think it's logging way too much titles, ...
...Yet another request: so that the list won't become as big, would it be possible that when the AHK_ID was kept, the program wouldn't make a new entry? I say this because programs as opera or vim change their title frequently and tend to generate an ocean of entries. (maybe this should be kept as an option, as some might like it as it is)-jgpaiva (September 06, 2006, 04:33 PM)
--- End quote ---
for my purposes it would be handier say, if it just said: Opera, instead of listing each site as I change the tabs/windows. (It does make a very long file!)
if possible! :)
brett:
I am on the road at the moment, I made a few changes last night on my laptop.
I am hesitant about throwing out data, as you can never put it back in.
What I propose, is to have a filter in the view GUI, that allows
- filter out all records that are less then 'x' seconds
- include only records with the followng text.
That should shorten the display, especially when surfing or as in my case, a media player whose title changes contantly.
will post when I return
dB
jgpaiva:
I am hesitant about throwing out data, as you can never put it back in.
-doublebogey (September 07, 2006, 11:15 PM)
--- End quote ---
That is a very good point, i had the same idea. That's why i'm learning Ruby, because it has regex support (and i have some knowledge of regex) and will help me filter the list just as i'd like it.
will post when I return
-doublebogey (September 07, 2006, 11:15 PM)
--- End quote ---
Cool! :Thmbsup:
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version