From 011ad8fafdbbe9e9b3114aeb57a512bf5ef4aaed Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 27 May 2008 16:05:54 -0400 Subject: [PATCH] - Documentation snapshot, version bump. --- NEWS | 7 +++++++ README | 12 +++++------ configure.ac | 2 +- script.txt | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 70 insertions(+), 8 deletions(-) create mode 100644 script.txt diff --git a/NEWS b/NEWS index 782f77253..5c6307431 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,13 @@ Welcome to Task 1.0.0. +Task has been built and tested on the following configurations: + + - OS X 10.5 Leopard + - Fedora Core 8 + - Fedora Core 9 + - Ubuntu 8 + While Task has undergone much testing, bugs are sure to remain. If you encounter a bug, please contact me at bugs@beckingham.net. Here is what you could do, in order of increasing effort (to you) and usefulness (to me): diff --git a/README b/README index b0bb93142..1cf4cfd5f 100644 --- a/README +++ b/README @@ -14,16 +14,14 @@ frequently, with best practices and useful reports evolving from usage patterns. Task is scope-limited to GTD functionality only. -Task has been built and tested on the following configurations: +You may want to jump straight to the TUTORIAL file, or perhaps watch the old +task movie on YouTube: - - OS X 10.5 Leopard - - Fedora Core 8 + http://www.youtube.com/watch?v=l68LCl6BYvs +or the new improved one: -You may want to jump straight to the TUTORIAL file, or perhaps watch the task -movie on YouTube: - - http://????????????????? + http:/www.youtube.com/watch?v=???????????? Either will give you a fairly good idea of what task is capable of, and whether it fits in to your way of working. As a command line application, task is not diff --git a/configure.ac b/configure.ac index eb3a8441b..6bf888279 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT(task, 0.9.8, bugs@beckingham.net) +AC_INIT(task, 0.9.9, bugs@beckingham.net) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/task.cpp]) AC_CONFIG_HEADER([auto.h]) diff --git a/script.txt b/script.txt new file mode 100644 index 000000000..72aa1be3b --- /dev/null +++ b/script.txt @@ -0,0 +1,57 @@ +cat hello +alias t=task +t add do laundry +t add project:garage order dumpster +t add +phone tell mom i loveher +t add +phone pro:garage schedule goodwill pickup +t add +email pro:garage ask tom if he wants that old bike +t list + +t 1 pro:home +t 3 pro:home tell mom i love her +t list pro:garage +t lis +phone +t li pro:garage +phone +t l mom + +t 1 priority:H +t pri:H 3 +t 1 pri:M +t l +t 2 pri:L +t l +t do 3 +t l + +# There can be an arbitrary number of tags. +t 2 +phone +mistake +# Oops! +t 2 -mistake +t tags + +t projects + +t 3 fg:white +t l +t 4 bg:red fg:yellow +t l +t 4 bg: +t l +t 4 fg: + +t 1 due:12/23/2006 +t l +t calendar +t 1 due:12/16/2006 +t l +t cal + +t start 1 +t active +t do 1 +t l +t do 3 +t do 1 +t active +t summary +