Simple Task Logging Tool for Windows
Wednesday, August 2nd, 2006
After seeing "Quick-log your work day" in Lifehacker, I find it too troublesome to create vbscript just to perform simple file writing. So, I came up with my own quick-log tool using command prompt batch file.
Download it here: Simple Task Logging Tool
Instructions:
- Unzip the file.
- Put the log.bat file at your desktop.
- Double click on the file when you have something to log.
- Type in whatever you want, followed by 'Enter'.
- A log.txt file will be generated.
It runs properly on my Microsoft Windows XP Pro. Hope it works for you too.