mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
276 lines
12 KiB
HTML
276 lines
12 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Latest Release</title>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<link rel="stylesheet" href="task.css" type="text/css" />
|
|
</head>
|
|
|
|
<body>
|
|
<div id="container">
|
|
<table>
|
|
<tr>
|
|
<td>
|
|
<div id="toolbar">
|
|
<a href="task.html">Home</a>
|
|
<a href="setup.html">Setup</a>
|
|
<a href="30second.html">30-second Tutorial</a>
|
|
<a href="simple.html">Simple</a>
|
|
<a href="advanced.html">Advanced</a>
|
|
<a href="shell.html">Shell</a>
|
|
<a href="config.html">Configuration</a>
|
|
<a href="color.html">Colors</a>
|
|
<a href="recur.html">Recurrence</a>
|
|
<a href="date.html">Date Handling</a>
|
|
<a href="faq.html">FAQ</a>
|
|
<a href="versions.html">Old Versions</a>
|
|
<a href="links.html">Task on the Web</a>
|
|
</div>
|
|
|
|
<div id="content">
|
|
<br />
|
|
<br />
|
|
<br />
|
|
<h1 class="title">Task</h1>
|
|
<p>
|
|
Task is an open source, command-line, TODO list manager.
|
|
</p>
|
|
|
|
<p>
|
|
Here you will find information on how to acquire, build, configure,
|
|
use and become proficient with the task program.
|
|
</p>
|
|
|
|
<ul>
|
|
<li><a href="setup.html">Quick Setup</a>
|
|
<li><a href="30second.html">30-second Tutorial</a>
|
|
<li><a href="simple.html">Simple Usage</a>
|
|
<li><a href="advanced.html">Advanced Usage</a>
|
|
<li><a href="shell.html">Interacting with the Shell</a>
|
|
<li><a href="config.html">Configuring Task</a>
|
|
<li><a href="color.html">Color</a>
|
|
<li><a href="recur.html">Recurring Tasks</a>
|
|
<li><a href="date.html">Date Handling</a>
|
|
<li><a href="versions.html">Old Versions</a>
|
|
<li><a href="filter.html">Filters</a>
|
|
<li><a href="shadow.html">Shadow Files</a>
|
|
<li><a href="custom.html">Custom Reports</a>
|
|
<li><a href="import.html">Data Import</a>
|
|
<li><a href="faq.html">Frequently Asked Questions</a>
|
|
<li><a href="sequence.html">ID Sequences</a>
|
|
<li><a href="tab_completion.html">Tab Completion</a>
|
|
<li><a href="git.html">How to use git and contribute to task</a>
|
|
</ul>
|
|
|
|
<p>
|
|
More documents are being written, and will be added here.
|
|
</p>
|
|
|
|
<p>
|
|
Alternatively, watch the
|
|
<a href="http://www.youtube.com/watch?v=D2Kn4DMOVSw">task movie</a>
|
|
which illustrates many of task's features.
|
|
</p>
|
|
|
|
<p>
|
|
For the latest news, discussion of proposed task features, and
|
|
somewhere to voice your opinions, join us at
|
|
<a href="http://groups.google.com/group/taskprogram">http://groups.google.com/group/taskprogram</a>.
|
|
|
|
<table border=0 style="background-color: #fff; padding: 5px;" cellspacing=0>
|
|
<tr>
|
|
<td>
|
|
<img src="http://groups.google.com/groups/img/3nb/groups_bar.gif"
|
|
height=26 width=132 alt="Google Groups">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="padding-left: 5px">
|
|
<b>Subscribe to taskprogram</b>
|
|
</td>
|
|
</tr>
|
|
<form action="http://groups.google.com/group/taskprogram/boxsubscribe">
|
|
<tr>
|
|
<td style="padding-left: 5px;">
|
|
Email:
|
|
<input type=text name=email>
|
|
<input type=submit name="sub" value="Subscribe">
|
|
</td>
|
|
</tr>
|
|
</form>
|
|
<tr>
|
|
<td align=right>
|
|
<a href="http://groups.google.com/group/taskprogram">Visit this group</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</p>
|
|
|
|
<br />
|
|
<h2 class="title">Get the Latest Stable Release</h2>
|
|
|
|
<div class="content">
|
|
<table>
|
|
<tr>
|
|
<td>Source:</td>
|
|
<td><a href="http://www.beckingham.net/task-1.7.0.tar.gz">task-1.7.0.tar.gz</a></td>
|
|
</tr>
|
|
<!--
|
|
<tr>
|
|
<td>Mac OS X 10.5 (Leopard) Intel-only:</td>
|
|
<td><a href="http://www.beckingham.net/task-1.7.0.pkg">task-1.7.0.pkg</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
Debian:
|
|
(Thanks to <a href="http://blog.rfquerin.org">Richard Querin</a>):
|
|
</td>
|
|
<td><a href="http://www.beckingham.net/task_1.7.0-1_i386.deb">task_1.7.0-1_i386.deb</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
Red Hat:
|
|
(Thanks to <a href="http://www.ultrafredde.com">Federico Hernandez</a>):
|
|
</td>
|
|
<td><a href="http://www.beckingham.net/task-1.7.0-1.FC10.i386.rpm">task-1.7.0-1.FC10.i386.rpm</a></td>
|
|
</tr>
|
|
-->
|
|
<tr>
|
|
<td>Git - get the whole source and history:</td>
|
|
<td><a href="http://github.com/pbeckingham/task">http://github.com/pbeckingham/task</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<h4>New in version 1.7.0 (?)</h4>
|
|
<ul>
|
|
<li>Improved the errors when parsing a corrupt or unrecognized pending.data
|
|
or completed.data file (thanks to T. Charles Yun).
|
|
<li>Added details to the "info" report about recurring tasks (thanks to T.
|
|
Charles Yun).
|
|
<li>Now writes a sample "defaultwidth" configuration variable to the default
|
|
.taskrc file (thanks to T. Charles Yun).
|
|
<li>Task allows commands that require an ID to now be given a sequence, which
|
|
is a set of IDs. This allows commands like "task delete 1 2 5-10,12".
|
|
<li>Fixed bug in the ghistory report, which caused it to only show a new
|
|
month if a task was added during that month.
|
|
<li>New command "duplicate" which allows an existing task to be duplicated,
|
|
and also have modifications applied (thanks to David J Patrick).
|
|
<li>The "append", and "done" commands now allow modifications to be applied
|
|
to the task(s) (thanks to David J Patrick).
|
|
<li>Improved word wrapping in various output.
|
|
<li>Fixed bug that added an extra line between header and graph in the
|
|
ghistory report.
|
|
<li>Added simple 'taskprogram' mailing list subscribe form to the web site.
|
|
<li>For custom reports that define a "limit" to the number of rows of output
|
|
such as "oldest" and "newest", task allows an override value. For
|
|
example "task oldest 5" will display the 5 oldest tasks.
|
|
<li>Modified the "stats" report so that it has the same aesthetics as the
|
|
other reports.
|
|
<li>New "timesheet" command displays tasks completed and started, per week,
|
|
and can display multiple weeks.
|
|
<li>New tab completion script, task_completion.sh, for bash users, is installed
|
|
to /usr/local/share/task (thanks to Federico Hernandez).
|
|
<li>Applied patch to allow task to build on Arch Linux (thanks to Johan Friis).
|
|
<li>Applied patch to fix a UUID bug on Solaris 8 (thanks to Steven de Brouwer).
|
|
<li>The task man page is now installed. Try "man task" (thanks to Federico
|
|
Hernandez and P.C. Shyamshankar).
|
|
<li>Fixed bug that causes task to create a default .task directory, even if
|
|
data.location specified otherwise (thanks to Federico Hernandez).
|
|
<li>New "edit" command that fires up a text editor (uses 'editor' configuration
|
|
variable, $VISUAL or $EDITOR environment variable) and allows direct
|
|
editing of all editable task details.
|
|
</ul>
|
|
|
|
<p>
|
|
(Find out <a href="versions.html">what was new in prior versions</a>)
|
|
</p>
|
|
|
|
<h2>Troubleshooting</h2>
|
|
<p>
|
|
Task has been built from source and tested in the following environments:
|
|
</p>
|
|
|
|
<p>
|
|
<ul>
|
|
<li>OS X 10.4 Tiger
|
|
<li>OS X 10.5 Leopard
|
|
<li>Fedora Core 8
|
|
<li>Fedora Core 9
|
|
<li>Fedora Core 10
|
|
<li>Ubuntu 7 Feisty Fawn
|
|
<li>Ubuntu 8 Hardy Heron
|
|
<li>Ubuntu 8.10 Intrepid Ibex
|
|
<li>Ubuntu 9.04 Jaunty Jackalope
|
|
<li>Arch Linux
|
|
<li>Solaris 8
|
|
<li>Solaris 10
|
|
<li>Cygwin 1.5.25-14
|
|
</ul>
|
|
</p>
|
|
|
|
<p>
|
|
If you have difficulties building task, have found a bug, have a
|
|
suggestion for improvement, or a feature request, please send mail to
|
|
<a href="mailto:task@beckingham.net">task@beckingham.net</a>.
|
|
</p>
|
|
|
|
<p>
|
|
Take a look at the <a href="faq.html">FAQ</a>
|
|
for tips and workarounds to problems.
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
<br />
|
|
<div class="content">
|
|
<p>
|
|
Copyright 2006-2009, P. Beckingham. All rights reserved.
|
|
</p>
|
|
</div>
|
|
|
|
</div>
|
|
</td>
|
|
|
|
<td align="right" valign="top" width="200px">
|
|
<br />
|
|
<br />
|
|
<br />
|
|
<br />
|
|
<br />
|
|
<br />
|
|
<br />
|
|
<br />
|
|
<br />
|
|
<br />
|
|
|
|
<script type="text/javascript"><!--
|
|
google_ad_client = "pub-9709799404235424";
|
|
/* Task Main */
|
|
google_ad_slot = "8660617875";
|
|
google_ad_width = 120;
|
|
google_ad_height = 600;
|
|
//-->
|
|
</script>
|
|
<script type="text/javascript"
|
|
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
|
</script>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<script type="text/javascript">
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|
</script>
|
|
<script type="text/javascript">
|
|
var pageTracker = _gat._getTracker("UA-4737637-1");
|
|
pageTracker._initData();
|
|
pageTracker._trackPageview();
|
|
</script>
|
|
|
|
</body>
|
|
</html>
|
|
|