Scroll to navigation

gtgcli(1) General Commands Manual gtgcli(1)

NAME

gtcli - Command-line interface for Getting Things GNOME!

SYNOPSIS

gtgcli [options] COMMAND [command options]

DESCRIPTION

gtgcli provides a handy command-line interface to GTG. It allows one to list and modify your task directly from the command line. It also allows one to interact with GTG using shell scripts.

OPTIONS

Prints some information about gtg's usage and options.

COMMAND OPTIONS

Creates a new task.
Display task with <tid> task ID.
Opens the GUI editor for the task with <tid> task ID.
Removes task with <tid> task ID.
List tasks corresponding to the given attributes.
Search tasks corresponding to <expression>. Read the documentation from GTG's help to know more about the search query syntax.
Outputs the task count for all the task corresponding to the given attributes.
Report how many tasks starting/due each day.
Updates the start date of the task with <tid> task id to <date>.
Sets state of task identified by <tid> to done.
Hides or shows the task browser window.

SEE ALSO

gtg (1)

BUGS

Please report any bug you may experience to the GTG Developers, that can be reached at https://edge.launchpad.net/gtg

COPYRIGHT

This manual page is Copyright 2012 Bertrand Rousseau <bertrand.rousseau@gmail.com>. 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.

2012-08-16 gtgcli