mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 22:33:08 +02:00
- Final 1.4.1 touches.
This commit is contained in:
parent
4ae189f77d
commit
ea06565007
2 changed files with 31 additions and 19 deletions
20
README
20
README
|
@ -24,11 +24,11 @@ or the new improved one:
|
||||||
|
|
||||||
http://www.youtube.com/watch?v=D2Kn4DMOVSw
|
http://www.youtube.com/watch?v=D2Kn4DMOVSw
|
||||||
|
|
||||||
Either will give you a fairly good idea of what task is capable of, and whether
|
Either will give you a fairly good idea of what task is capable of, and
|
||||||
it fits in to your way of working. As a command line application, task is not
|
whether it fits in to your way of working. As a command line application,
|
||||||
for everyone and some of you may prefer to not proceed. The movie or online
|
task is not for everyone and some of you may prefer to not proceed. The
|
||||||
tutorial file are the quickest way for you to make that decision. The online
|
movie or online tutorial file are the quickest way for you to make that
|
||||||
tutorial can be found at:
|
decision. The online tutorial can be found at:
|
||||||
|
|
||||||
http://www.beckingham.net/task.html
|
http://www.beckingham.net/task.html
|
||||||
|
|
||||||
|
@ -36,9 +36,9 @@ Task is based on ideas presented in the todo.sh script, found on:
|
||||||
|
|
||||||
http://todotxt.org
|
http://todotxt.org
|
||||||
|
|
||||||
Task has many more features than todo.sh, but fundamentally, they are both
|
Task has many more features than todo.sh, but fundamentally, they are
|
||||||
working toward the same goals, which is to help you follow basic Getting Things
|
both working toward the same goals, which is to help you follow basic
|
||||||
Done (GTD) principles.
|
Getting Things Done (GTD) principles.
|
||||||
|
|
||||||
All feedback is welcome, in addition to any bug reports or patches to:
|
All feedback is welcome, in addition to any bug reports or patches to:
|
||||||
|
|
||||||
|
@ -46,6 +46,6 @@ All feedback is welcome, in addition to any bug reports or patches to:
|
||||||
|
|
||||||
Got an idea for an enhancement? Send a message!
|
Got an idea for an enhancement? Send a message!
|
||||||
|
|
||||||
I have found that task makes me more productive and organized. I hope task can
|
I have found that task makes me more productive and organized.
|
||||||
do the same for you.
|
I hope task can do the same for you.
|
||||||
|
|
||||||
|
|
|
@ -69,23 +69,35 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
<h2 class="title">Get the Latest Source Release
|
<h2 class="title">Get the Latest Release</h2>
|
||||||
<a href="http://www.beckingham.net/task-1.4.1.tar.gz">task-1.4.1.tar.gz</a>
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td>Source:</td>
|
||||||
|
<td><a href="http://www.beckingham.net/task-1.4.1.tar.gz">task-1.4.1.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.4.1.pkg">task-1.4.1.pkg</a></td>
|
||||||
|
</tr>
|
||||||
<!--
|
<!--
|
||||||
<p>
|
<tr>
|
||||||
Debian package: <a href="http://www.beckingham.net/task_1.4.1-1_i386.deb">task_1.4.1-1_i386.deb</a>
|
<td>
|
||||||
(Thanks to <a href="http://blog.rfquerin.org">Richard Querin</a>)
|
Debian package:
|
||||||
</p>
|
(Thanks to <a href="http://blog.rfquerin.org">Richard Querin</a>):
|
||||||
|
</td>
|
||||||
|
<td><a href="http://www.beckingham.net/task_1.4.1-1_i386.deb">task_1.4.1-1_i386.deb</a></td>
|
||||||
|
</tr>
|
||||||
-->
|
-->
|
||||||
|
</table>
|
||||||
|
|
||||||
<h4>New in version 1.4.1 (7/?/2008)</h4>
|
<h4>New in version 1.4.1 (7/18/2008)</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fixed bug: Descriptions could not be altered with "task 123 New description"
|
<li>Fixed bug: Descriptions could not be altered with "task 123 New description"
|
||||||
<li>Tweak: For "task calendar" month names are now centered over the month
|
<li>Tweak: For "task calendar" month names are now centered over the month
|
||||||
<li>Removed TUTORIAL file contents in favor of online version
|
<li>Removed TUTORIAL file contents in favor of online version
|
||||||
|
<li>New Mac Intel-only Leopard (10.5) binary package
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
@ -94,7 +106,7 @@
|
||||||
|
|
||||||
<h2>Troubleshooting</h2>
|
<h2>Troubleshooting</h2>
|
||||||
<p>
|
<p>
|
||||||
Task has been built and tested in the following environments:
|
Task has been built from source and tested in the following environments:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue