mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 14:36:44 +02:00
Documentation
- Fixed a few typos in the script for the new movie and revised tutorial.
This commit is contained in:
parent
462c3e1c55
commit
d85579d69f
1 changed files with 4 additions and 4 deletions
|
@ -131,7 +131,7 @@ task undo could also have just deleted the task,
|
||||||
|
|
||||||
task 1 info During that undo operation, task displayed metadata that
|
task 1 info During that undo operation, task displayed metadata that
|
||||||
is associated with the task. You can display this with the
|
is associated with the task. You can display this with the
|
||||||
task 1 info command, and it's shortcut.
|
task 1 info command, and its shortcut.
|
||||||
|
|
||||||
task stats There are also statistics that task gathers, which I can
|
task stats There are also statistics that task gathers, which I can
|
||||||
display.
|
display.
|
||||||
|
@ -285,7 +285,7 @@ task rc.calendar.holidays:full cal And you can see the holidays.
|
||||||
|
|
||||||
task 7 info Remember the task we added to pay the rent? We're going to
|
task 7 info Remember the task we added to pay the rent? We're going to
|
||||||
task 7 due:eom recur:monthly need to do that every month. Recurring tasks allow us to
|
task 7 due:eom recur:monthly need to do that every month. Recurring tasks allow us to
|
||||||
task 7 set up a single task that keeps coming back, jsut as you'd
|
task 7 set up a single task that keeps coming back, just as you'd
|
||||||
expect.
|
expect.
|
||||||
|
|
||||||
task 7 until:eoy You can also limit the extent of the recurrence. Let's make
|
task 7 until:eoy You can also limit the extent of the recurrence. Let's make
|
||||||
|
@ -298,6 +298,7 @@ task recurring And there is a recurring report that sh
|
||||||
as a reminder to pay taxes, and put the due date in the past.
|
as a reminder to pay taxes, and put the due date in the past.
|
||||||
This will cause task to fill in the gaps, and create a series
|
This will cause task to fill in the gaps, and create a series
|
||||||
of severely overdue tasks.
|
of severely overdue tasks.
|
||||||
|
|
||||||
task add Pay taxes due:4/15/2007 recur:yearly
|
task add Pay taxes due:4/15/2007 recur:yearly
|
||||||
task long
|
task long
|
||||||
|
|
||||||
|
@ -323,7 +324,6 @@ task waiting your task list, but it is still there,
|
||||||
the 'waiting' report. When the wait date comes, the task
|
the 'waiting' report. When the wait date comes, the task
|
||||||
will just pop back into the list.
|
will just pop back into the list.
|
||||||
|
|
||||||
|
|
||||||
task add Do something in a few seconds To illustrate this, let's set up a task with a very short
|
task add Do something in a few seconds To illustrate this, let's set up a task with a very short
|
||||||
task 11 wait:5s wait time of five seconds.
|
task 11 wait:5s wait time of five seconds.
|
||||||
|
|
||||||
|
@ -378,7 +378,7 @@ task foo And they can be run just like the other
|
||||||
|
|
||||||
---------------------------------------- Charts ----------------------------------------------------
|
---------------------------------------- Charts ----------------------------------------------------
|
||||||
|
|
||||||
task history The history report gives monthly totals of task added,
|
task history The history report gives monthly totals of tasks added,
|
||||||
task history.annual completed and deleted. There is also an annual version.
|
task history.annual completed and deleted. There is also an annual version.
|
||||||
|
|
||||||
task ghistory There is a graphical monthly...
|
task ghistory There is a graphical monthly...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue