forked from getting-things-gnome/gtg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgtg.1
50 lines (50 loc) · 1.92 KB
/
gtg.1
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
40
41
42
43
44
45
46
47
48
49
50
.TH gtg 1 2021-05-14 "gtg"
.SH NAME
gtg \- Getting Things GNOME!, a personal tasks and ToDo list organizer
for the GNOME desktop environment
.SH SYNOPSIS
.B gtg [options...] [task-ids...]
.SH DESCRIPTION
"Getting Things GNOME" (GTG) is a personal tasks and ToDo list organizer inspired by the "Getting Things Done" (GTD) methodology.
.PP
GTG is intended to help you track everything you need to do and need to know, from small tasks to large projects. GTG's user interface is designed to accommodate many workflows, with features such as:
.bu
a very flexible tagging and searching system;
.bu
natural language parsing and a free-form task text editor;
.bu
projects/task dependencies (infinite sub-tasks), start dates and due dates;
.bu
an "Actionable" tasks view mode to help you stay focused during your work;
.bu
the ability to effortlessly defer tasks to common upcoming days, or to a custom date.
.PP
GTG is intended to help you track everything you need to do and need to know,
from small tasks to large projects.
.PP
GTG uses a very handy system for creating and editing tasks. The task editor
can automatically recognize metadata such as tags and subtasks through the use
of a very simple syntax.
.SH OPTIONS
.TP
\fB\-d, \-\-debug\fB
Debug mode. Prints extra information to the console which may be useful
for understanding and reporting bugs.
.TP
\fB\-h, \-\-help\fB
Prints some information about gtg's usage and options.
.TP
\fB\-t TITLE, \-\-title=TITLE\fB
Set the application name to TITLE.
.TP
\fB\-v, \-\-version\fB
Prints version and exits.
.TP
\fBtask-id\fB
Task to open, in the format of gtg://task-id.
.SH COPYRIGHT
This manual page is Copyright 2009, 2012 Luca Falavigna <[email protected]>
and Bertrand Rousseau <[email protected]>. Permission is granted
to copy, distribute and/or modify this document under the terms of the GNU
General Public License, Version 3 or any later version published by the Free
Software Foundation.