File: glossary.html

package info (click to toggle)
taglog 0.2.6-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,468 kB
  • sloc: tcl: 8,435; makefile: 25; sh: 12
file content (16 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<title>Taglog Glossary</title>

<h1>Taglog Glossary</h1>

<dl>
<dt>Action<dd> A task which has to be done - actions are often associated with
Projects. Actions can be in a number of states (Unassigned, Pending, Active,
Blocked, Completed) and may not be able to start until some other action has
been Completeed.






</dl>