File: tips

package info (click to toggle)
taskjuggler 2.3.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 8,764 kB
  • ctags: 3,700
  • sloc: cpp: 36,852; sh: 12,761; xml: 5,541; perl: 5,207; makefile: 269; python: 258; lisp: 67
file content (35 lines) | stat: -rw-r--r-- 781 bytes parent folder | download | duplicates (2)
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

<tip category="TaskJuggler">
<html>
<p>...that the TaskJuggler manual contains a tutorial that gets you
productive with TaskJuggler in less than an hour?</p>

<p>The TaskJuggler tutorial can be accessed through the Help menu.</p>
</html>
</tip>

<tip category="TaskJuggler">
<html>
<p>...that pressing F2 in the editor will give you the online help for
the keyword under the cursor?</p>
</html>
</tip>

<tip category="TaskJuggler">
<html>
<p>...the editor supports keyword completion?</p>

<p>To active it, just enable it in the Plugins section of the Editor
Preferences dialog.</p>
</html>
</tip>

<tip category="TaskJuggler">
<html>
<p>...the editor had a graphical date selector?</p>

<p>You can insert or change a date under the cursor by pressing
CTRL-D.</p>
</html>
</tip>