|
About:
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.
Author:
John Lines [contact developer]
Homepage:
http://www.paladin.demon.co.uk/tag-types/taglog/
Tar/GZ:
http://www.paladin.demon.co.uk/tag-types/taglog/taglog-latest.tar.gz
Changelog:
http://www.paladin.demon.co.uk/tag-types/taglog/changelog
Mailing list archive:
http://sourceforge.net/mailarchive/forum.php?forum_id=42265
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.24/10.00
(Rank N/A)
» Vitality: 0.06% (Rank 1810)
» Popularity: 3.78% (Rank 1063)

(click to enlarge graphs)
Record hits: 31,333
URL hits: 19,091
Subscribers: 106
|
|
Branches
Comments
[»]
Change permissions on /usr/local/lib/taglog/taglog_report.tcl
by origamifreak - Nov 7th 2005 08:34:06
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. :-)
[reply]
[top]
[»]
Re: Change permissions on /usr/local/lib/taglog/taglog_report.tcl
by John Lines - Dec 23rd 2005 23:55:55
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
[reply]
[top]
[»]
Install errors
by Les Dunaway - Mar 1st 2002 11:38:54
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]#
[reply]
[top]
[»]
Re: Install errors
by John Lines - May 30th 2002 15:57:02
> 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.
[reply]
[top]
|