Activity

From 02/13/2010 to 03/14/2010

Today

08:15 AM Bug #394 (Rejected): built-in implementation for uuid generation generates rfc 4122 non-conforman...
This is a waste of time. This isn't a bug. I have no concerns about task UUIDs colliding with other MAC, DCE, MD5 or SHA-1 based UUIDs, because task UUIDs are not intermingled in a common namespace. Paul Beckingham

03/12/2010

02:41 PM Bug #395: making existing tasks recurring
Hi there! I can confirm that there is something fishy. I just did the following ... Federico Hernandez

03/11/2010

04:43 PM Bug #395: making existing tasks recurring
I just ran into what I thought was a simple gotcha with bad feedback. I tried to make an existing task w/o a due date recurring. Task gives the wrong feedback (it says that the task is changed), but it does not make it recurring. This is, I thi... tcharles yun

03/10/2010

03:59 PM Bug #394 (Assigned): built-in implementation for uuid generation generates rfc 4122 non-conforman...
Federico Hernandez

03/07/2010

05:42 PM Bug #394: built-in implementation for uuid generation generates rfc 4122 non-conformant uuids
(according to Helmut, on IRC) uhm. your non-uuid/uuid.h std::string uuid() implementation is buggy. as it generates random uuids the first digit of the third block should be the constant digit 4. See http://en.wikipedia.org/wiki/Uuid Version 4... David Patrick

03/05/2010

05:44 PM Bug #392 (Rejected): countdown is upsidedown
Countdowns have always been counted negative, for example http://www.nasa.gov/mission_pages/shuttle/launch/countdown101.html It makes perfect sence to have them negative Countdown is at -3 ... Federico Hernandez
05:43 PM Feature #390: Time stamp added to annotations
Associated with issue #189 -- if we implement #390 first, then #189 could directly follow: ... Cory Donnelly
05:26 PM Feature #390 (Assigned): Time stamp added to annotations
Federico Hernandez
12:23 PM Feature #391: legendary enhancement
some related discussion *"here":http://taskwarrior.org/boards/3/topics/show/437* David Patrick
11:32 AM Bug #392: countdown is upsidedown
and while you're in there, would anybody mind if we removed the space between "-" and "count" ? Could we standardize on "no space" between the symbol and the number ? David Patrick
11:26 AM Bug #393: color.project.none= and color.due.none= directives don't work
and they should, because this can be important info. does it work for anyone else ? or am I just using the wrong syntax ? (color.pri.none= works just fine) David Patrick
11:20 AM Bug #392: countdown is upsidedown
shouldn't the countdown column display time remaining in positive integers, and those that have past in negative ? A task due next week is due in 7 days, not -7. David Patrick
11:16 AM Feature #391: legendary enhancement
Where "task cal" features a smart legend, showing color-choice examples in a row, it would be great to do the same thing with ALL color choices, in a similar fashion. It might have a similar rc configuration, to control appearance at the end of re... David Patrick

03/02/2010

01:07 PM Feature #390: Time stamp added to annotations
In addition to dates, it would be nice to have timestamps added to annotations as well. For me, when I need to know the day something happened I nearly always want to know what time it happened, too. I've been faking it like this: ... Cory Donnelly
01:03 PM Bug #387 (Rejected): Space character affects pattern matching on ranges of task ids
Intended behavior. Cory Donnelly

02/27/2010

10:01 PM Feature #385: incorporate colortest
Just as a compliment to the help-file makers; nice work ! I only just de-coded the built in reference, very nice ! where it says "Try running 'task color white on red'" it should say Try running 'task color white on red'.. no really.. TRY IT! David Patrick
09:50 PM task_colors.png
task colors David Patrick
06:39 PM Feature #375 (Closed): Coloring of tasks due today
David Patrick
06:38 PM Feature #389: color.now= parameter
color.now=black on cyan and that setting be allowed to scale according to view; the calendar day, monthname, tasks due.today in a report, highlighting today in a future week-view, scaling down to the smallest increment seen, as in "this hour" ... David Patrick
11:57 AM Feature #375: Coloring of tasks due today
Glad you have it. I just love to tell folks to RTFM, particularly after the effort put into the FM. Regarding the re-opening of this issue: If this were originally a bug closed for 1.9.0, and a problem were found, then re-opening and reassignin... Paul Beckingham
10:59 AM Feature #375: Coloring of tasks due today
Excellent! and _darn_ those man pages are good ! color.calendar.today=black on cyan Color of today in calendar. is the parameter in question, but what I was musing about was whether that rule might be replaced with a directive like color.... David Patrick
01:04 AM Feature #375: Coloring of tasks due today
The new cal colors are defined in .taskrc, and all are properly named "color.xxxxxx". If you regenerated a sample .taskrc, as discussed recently, then you already have them. If not, just run: ... Paul Beckingham
12:39 AM Feature #375: Coloring of tasks due today
I admit that I'm not sure where Fredde's new cal colors are defined, but I think they should be in with the general population. There will be a real value in color consistency between views; cal and report (and those to come) David Patrick
12:35 AM Feature #375 (In progress): Coloring of tasks due today
sorry for re-opening, but I'd like to suggest that this good idea go farther, and be re-imagined not as "today" but "now", so that is it contextual. Looking at the cal output ? then both this datenumber and this monthnumber qualify as "now". Looki... David Patrick

02/26/2010

11:16 PM Feature #330: new color parameter; invert
This is the same effect I see when selecting a line in my terminal; the colors invert. David Patrick
10:23 PM Feature #388: per-field coloration rules
Choosing the right colors is extra hard when multiple rules can apply, but only one (or two) will take effect. The existing color directives can be triggered by any number of things, and I think we should consider extending the existing behavior w... David Patrick

02/25/2010

08:32 PM Bug #387: Space character affects pattern matching on ranges of task ids
Cory Donnelly wrote: > I'm not sure if this is new or not, It isn't new. We determined a while back that spaces used to separate that string, while correct for english, are problematic for task to parse. The consensus at that time seemed to be "... David Patrick
03:45 PM Bug #387: Space character affects pattern matching on ranges of task ids
I'm not sure if this is new or not, but under v1.9.0 a space character between two comma-delimited task ids causes task to misinterpret my intentions. Compare the two tries below: ... Cory Donnelly
01:11 PM colortestRW.png
colortest -w -r output David Patrick
05:55 AM Feature #386: Recuring holidays
It'll be nice if users could BLOCK a certain time period in their calendars just visually (ex holidays from 1st to 5th), without scheduling due dates for tasks in that period and make recurrence holidays ex. Christmas Day. Ex.: holiday.christmas... ku La
01:20 AM Feature #385: incorporate colortest
for task theming, the tool colortest is perfect. try this; get colortest (from.. ) and run; $ task colors and then immediately run colortest -w -r you will see that the output directly maps to the "task colors" color cube, and sho... David Patrick
12:15 AM Feature #384: use rc colors (if any) for "projects", "tags" and "summary" reports
this is a great place to see how your color scheme really maps to your tags and projects. David Patrick

02/23/2010

03:23 PM Bug #382 (Closed): task annotate doesn't complain when a task id is omitted
Thank you Cory. ... Federico Hernandez
11:55 AM Support #383: odd feedback when changing an existing, recurring project
i got an odd message from task. not sure if it is me being dense. in the below, task 252 already exists and is not the parent. so if you type: $ task 252 proj:blah Task 252 is a recurring task, and all other instances of this task may be ... tcharles yun
11:42 AM Bug #382: task annotate doesn't complain when a task id is omitted
Task v1.9.0 doesn't complain when a user omits a taskid but includes an annotation: ... Cory Donnelly
11:32 AM Linux Format magazine Hottest Pick
!/attachments/download/152/hottest_pick.png! Linux Format, the "UK's biggest selling Linux magazine":http://linuxformat.com, has a HotPicks section, where they look at the greatest new and updated open source software -- and the best of the b... David Patrick
11:27 AM hottest_pick.png
LinuxFormat Hottest Pick David Patrick

02/22/2010

05:58 PM task 1.9.0 is released!
After lots of development and three beta releases, Task 1.9.0 is released! Download task from: http://taskwarrior.org In task 1.9.0, you will find many improvements, including: Color - 256-color support, for more interesting and subtle ... Paul Beckingham

02/21/2010

10:37 PM Bug #179: wiki/gallery image thumbnails
Gullery is currently at release 0.0.1. Enough said. Paul Beckingham
06:22 PM task - now in Debian
See http://packages.debian.org/unstable/utils/task for more details. Thank you, Alexander, for sponsoring the upload.. Federico Hernandez

02/20/2010

09:29 PM Feature #127: ajax web widget plug-in
or perhaps adapt Tracks http://www.getontracks.org/ David Patrick
09:26 PM Feature #88 (Closed): Hooks
so very hooked David Patrick
06:43 PM Bug #179: wiki/gallery image thumbnails
maybe gullery ? http://nubyonrails.com/pages/gullery it's lightweight AND ruby on rails ;) David Patrick

02/17/2010

06:28 PM Bug #381: Deletion of recurring tasks behaving strangely
Yikes. Here's what happened: the first question task asked was "delete 80?", answered "y". 80 was deleted. Task then asked if the sibling tasks should also be deleted, answered "y". Given that a sequence of 6 task ids was provided, the answer... Paul Beckingham
06:14 PM Bug #380 (Closed): Configuration values can no longer be commented out
Added a comment reiterating this behavior. Paul Beckingham
06:09 PM Bug #380: Configuration values can no longer be commented out
What you are seeing here is that a few configuration variables (such as nag) in 1.8.5 and earlier had no defaults, and now they do. Take a look at the appropriate man page (man taskrc) and it explains how you can have the default value, an overri... Paul Beckingham
03:29 PM Bug #381: Deletion of recurring tasks behaving strangely
In v1.90 beta 3, I deleted a task that was set to recur daily for a week. It seems that the 'delete all pending recurrences' went a bit haywire. ... Cory Donnelly
02:35 PM Bug #380: Configuration values can no longer be commented out
Previously, commenting out the nag line in .taskrc would prevent nag messages. After 1.90, this doesn't work -- commenting it out causes the nag to use the default value, set in Config.cpp std::string Config::defaults. This might be confusing ... Cory Donnelly

02/16/2010

08:00 PM Feature #379: Allow customizable column header color
Currently the column headers are all underlined, and there is no way to change that color. There should be a color.column.header configuration setting to override the color. Paul Beckingham
07:34 PM Feature #378: Allow sorting on attributes, not just columns
Task currently limits sorting to those columns in the report. This should be extended to allow sorting on any attribute. Paul Beckingham

02/15/2010

08:37 PM task 1.9.0 beta 3 is here
Please participate in the last beta testing of task 1.9.0 and download beta 3. Help us improve the quality of the release. The source tar ball plus packages for Ubuntu, Fedora and OS X can be found on the "Download page":http://taskwarrior.org/wik... Federico Hernandez
12:43 PM Bug #377 (Closed): 'started' should be an alias for 'start'
I was aware that the alias could be added, although I don't know what version introduced it (1.8.5 maybe). I was suggesting that we add it as a default alias, but as you point out, that could very well collide with a report definition. I _almo... John Florian
09:53 AM Bug #377: 'started' should be an alias for 'start'
Put the following in your .taskrc file ... Federico Hernandez
09:34 AM Bug #377: 'started' should be an alias for 'start'
If the user enters ... John Florian
« Previous
 

Also available in: Atom