Projects / taglog

taglog

Taglog is designed for anyone who spends most of their day sitting at a computer, working on various projects. You can make notes about what you do, as you go along, associating them with the projects you work on. At the end of the week you can produce a report of how your time was spent, broken down by project for booking purposes. You can view previous entries, by date, or by project. You can enter the actions you intend to take, associate them with a project, and mark them as active, or complete.

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

  •  31 Jan 2009 18:45

Release Notes: A bug was fixed in taglog_action.tcl for compatibility with Tcl 8.5.

  •  13 Dec 2006 11:14

Release Notes: The total amount of time expected to be spent working on a project can now be set and displayed. The format used to display time on screen can be changed via preferences.

  •  18 Mar 2006 08:07

Release Notes: The action Edit display now has a shortcut to the history of that action. Setting the Active-after field on an action now causes it to become Active at the specified time if it was Delegated (previously, this only worked if the action was Pending).

  •  05 Mar 2006 05:56

Release Notes: As well as minor internal changes and bugfixes, this release provides a new report called Active Actions Review, giving an overview and a chance to update the expected time to complete for all active actions.

  •  23 Sep 2005 06:00

Release Notes: Actions can now have subtasks, although this release only supports one level. If the program is still running at midnight, it will switch to a new daily log file. Many internal code cleanups and minor bugfixes were done.

RSS Recent comments

23 Dec 2005 23:55 paladinfm

Re: Change permissions on /usr/local/lib/taglog/taglog_report.tcl
I have added a chmod to install.tcl for version 0.2.1


Note that for things which are specific bugs the best
place to report them is the bug tracker on the Sourceforge
taglog page



07 Nov 2005 08:34 origamifreak

Change permissions on /usr/local/lib/taglog/taglog_report.tcl
After a root install on linux (2.6.13-1.1532_FC4) I had to change permissions on taglog_report.tcl to allow users to see it.

Just thought you'd like to know. :-)

30 May 2002 15:57 paladinfm

Re: Install errors

> error copying
> "doc/tutorial.html" to
> "/usr/local/doc/taglog": no
> such file or directory
> while executing
> "file copy -force $docfile
> $docdir"
> ...
> [root@Frodo taglog-0.1.32]#
>

I think this is fixed in version 0.1.33 - please mail the taglog bugs address if you encounter bugs.

01 Mar 2002 11:38 ldunaway

Install errors
Downloaded the latest; extracted; here's results

[root@Frodo taglog-0.1.32]# ls
cal2.xbm pkgIndex.tcl taglog_help_en.tag taglog.xbm
changelog README taglog_help_en.tag.save tag.tcl
cleanup_projlogs smtp.tcl taglog_help_es.tag tagtest.html
COPYING smtptest.tcl taglog_help_fr.tag tagtest.tcl
de.msg sort_taghelp taglog_help_it.tag test-out.tag
doc tag.3 taglog_help.tcl test.tag
INSTALL taglog taglog_init.tcl version
install.tcl taglog.1 taglog_project.tcl worklog.dsc
logEdit.tcl taglog_action.tcl taglog_report.tcl
mainwin.tcl taglog_contact.tcl taglog_util.tcl
Makefile taglog_help_de.tag taglog_widgets.tcl
[root@Frodo taglog-0.1.32]# tclsh install.tcl -system
error copying "doc/tutorial.html" to "/usr/local/doc/taglog": no such file or directory
while executing
"file copy -force $docfile $docdir"
(procedure "do_install" line 50)
invoked from within
"do_install"
invoked from within
"if { $quiet } {
do_install
} else {
setup_display
}"
(file "install.tcl" line 206)
[root@Frodo taglog-0.1.32]#

Screenshot

Project Spotlight

OpenDocMan

A Web-based document management system.

Screenshot

Project Spotlight

STK/Unit

Unit tests for MariaDB and MySQL.