File: tutorial.html

package info (click to toggle)
taglog 0.1.52-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 868 kB
  • ctags: 221
  • sloc: tcl: 7,233; makefile: 63; sh: 24
file content (39 lines) | stat: -rw-r--r-- 1,249 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="keywords" contents="time management tutorial">
<title>Taglog Tutorial</title>
</head>
<body>

<h1>
<a href=http://www.paladin.demon.co.uk/tag-types/taglog/>Taglog</a>Tutorial</h1>
Welcome to <b>taglog</b> This program acts as an electronic diary, with
facilities for logging the time spent on different proejcts. It also has
facilities for managing actions, and booking time to projects.
<p>This tutorial takes your through the main facilities of the program.
<p>Contents
<br>&nbsp;
<ol>
<li>
<a href="tutorial1.html">Installation and basic time logging facilities</a></li>

<li>
<a href="tutorial2.html">Action management</a></li>
<li>
<a href="tutorial3.html">Preferences</a></li>
<li><a href="tutorial_projects.html">More about projects</a></li>
<li><a href="tutorial_with_others.html">Working with other systems</a></li>
</ol>


<p><br>I hope you find the program useful
<br>
<hr WIDTH="100%">
<address>
Author: <a href="http://www.paladin.demon.co.uk/john.lines.html">John Lines</a>
<a href=mailto:john@paladin.demon.co.uk>john@paladin.demon.co.uk</a>
</address>
</body>
</html>