From 05/19/2009 to 06/17/2009
06/17/2009
- 07:58 PM Bug #147: substition command broken
- This is good discussion material. Let's move this out of the "issue" and into the forums. then we can close the issue.
- 06:47 PM Bug #147: substition command broken
- Doh! I knew pie was going to be on my face. Doesn't matter how good you get with shells, they bite back just because of their convenience. No, lets not ask. Let's tell. @$ task 27-40 /john /dummy /g@ @No! Do you really want to change...
- 04:48 PM Bug #147: substition command broken
- The problem is that your substitution contains spaces, which the shell then treats as two arguments instead of one. The solution is: task 27-40 "/aos:deploy //" The quotes force all that to be considered one arg. Not really a bug, just...
- task using ssh portforwarding
- 04:37 PM Bug #147: substition command broken
- I just saw the More link right as I clicked on Submit. Doh!
- 04:36 PM Bug #147: substition command broken
- I just got burned with this again, but this time I was using a single ID. Methinks now it's the embedded space in the search pattern that confuses the parser. (I'd change the bug title, but I don't see anyway to do that.)
- 04:17 PM Bug #147: substition command broken
- I just created myself 14 tasks that were supposed to be pegged to a project "aos.deploy". Unfortunately I forgot to prefix the project name with "pro:" and thus this became part of the description instead. Nothing wrong with that, but I tried to...
- 02:26 AM Feature #43 (In progress): Relative dates: +3d, -2w
- [[Relative date references]] will be the wiki page where we collect information regarding date handling. I will update it with the relevant starting points for a discussion.
- 12:48 AM Bug #126 (Closed): clear attribute values with nul
06/16/2009
- 10:58 PM Feature #43: Relative dates: +3d, -2w
- Assigned to Federico, along with any other date/duration work. Also unassigned issue from 1.8.0, as date/duration overhaul is a very big deal.
- 10:56 PM Bug #125 (Closed): allow dup of recurring tasks
- 05:48 PM Bug #145 (Closed): bash_completion needs updating
- This has already been fixed in the upcoming 1.8.0. As well as automatic installation on Fedora.
- 04:52 PM Bug #145 (Assigned): bash_completion needs updating
- 04:51 PM Bug #146: write vim color profiles for pending.data and completed.data
- subject says it all
- 04:47 PM Bug #145: bash_completion needs updating
- There are still references to taskprogram@googlegroups.com in bash_completion.sh as of 1.7.1. Also steps 1 and 2 as described in the same file should probably use underscores instead of hyphens to match the packaged file.
06/13/2009
- 03:16 PM Feature #144: Report templates dump
- % task template list This command should dump out the configuration details necessary to recreate the "list" report. This can then be used as a template to configure yourself a new report, which would then go back into .taskrc. Typical (but d...
06/12/2009
- 11:13 PM Feature #17 (Closed): Support various attribute modifiers for filters
- 11:12 PM Feature #103 (In progress): Report: convert next report to custom
- 11:08 PM Feature #65 (Closed): Context object
- 11:07 PM Feature #102 (Closed): Report: convert overdue report to custom
- 11:07 PM Feature #101 (Closed): Report: convert completed report to custom
- 11:07 PM Feature #100 (Closed): Report: convert active report to custom
- 11:06 PM Feature #143: Need canonical names in command table
- 10:44 AM Feature #136 (In progress): T2 Validation
- 10:42 AM Feature #142: Attribute modifier disjunctions
- Allow the following syntax, Which represents a logical OR between values: task list pri:H,M
06/11/2009
06/10/2009
- 10:42 PM Feature #141: write f1 help text
- that's interesting and begs some discussion of what contexts (will) exist ? I agree that it's a different help screen.
- 08:58 PM Feature #141: write f1 help text
- I think it is different. Given that interactive task has modes and the display persists, the F1 can be context-sensitive and display something relevant. Can. Can, not necessarily should.
- 08:57 PM Bug #139 (Closed): write Platforms page
- 08:52 PM Feature #141: write f1 help text
- help text. is this the same as --help ?
- 08:49 PM Feature #140: write (k)eys quick reference text
- a screen of well laid-out key-bindings reference, for use in interactive mode.
- 08:44 PM Bug #139: write Platforms page
- I added [[Platforms|this]] page, in a couple of places, but really don't have the foggiest. Would one of you actual expert mind filling in something non-oblivious ?
- 05:14 PM Support #87 (Closed): set up irc; #taskwarrior on freenode.net
- Well, it slipped out of my mind and Jamon stepped in - thx. The channel is called #taskwarrior on irc.freenode.org.
- 05:12 PM Support #120 (Closed): Shutdown beckingham.net/task.html
- Paul changed beckingham.net and is now pointing to taskwarrior.org. All tarball/packages were copied over to taskwarrior.org. IMO we can consider this closed.
- 12:50 PM Feature #14 (Closed): Update online references
06/09/2009
- 07:20 PM Bug #72 (Closed): ssh access for Fredde
- 11:30 AM Revision 20d8124a1dfc3ff7ba683b57ef6e0e8585d07fda: Fixed documentation for 1.7.1
- Fixed documentation for 1.7.1
- 08:59 AM Task 1.7.1 Released
- Task 1.7.1 is released. This is a patch release, which means if you are running task 1.7.0, there is no need for you to upgrade. This patch features: * Task is now ported to OpenBSD * All references to old websites, email and online groups a...
- 03:32 AM Revision db6de54ccc93d5f8fdc46e64dd0967108b469313: * Updated project homepage reference and licen...
- * Updated project homepage reference and license text
- 03:31 AM Revision eb864820cf33a6ee76c363c2424e01bf21b92286: * Removed hard-coded version number
- * Removed hard-coded version number
- 02:56 AM Revision 0291e4c72e7d1cfc5a744504149fbaf01db16d1a: Changed some more references from beckingham.n...
- Changed some more references from beckingham.net to taskwarrior.org
- 02:50 AM Bug #138 (Rejected): task del not refreshing task ids
- this is not a bug. It is intended that IDs to task are persitent until the next "report" like "task ls" or " task list" and don't get regenerated/reassigned when doing task manipulation commands like "task del". So in your first case task does ...
- 02:29 AM Bug #137 (Closed): Build fail on OpenBSD 4.5
- task builds now on OpenBSD 4.5. A bugfix release 1.7.1 is on its way.
- 01:51 AM Bug #138: task del not refreshing task ids
- The issue can be tested in 1.7.0 using the following commands: $ task add a1 $ task add a2 $ task add a3 $ task add a4 ID Project Pri Description -- ------- --- ----------- 1 a1 2 a2 3 a3 4 ...
06/08/2009
- 11:30 PM Bug #137: Build fail on OpenBSD 4.5
- Mike Adonay reports build errors on OpenBSD 4.5.
- 11:24 PM Revision 6e27feb8a3973f9180ee9926b805152174af0165: Code Cleanup - Removed Makefile.in from repos...
- Code Cleanup - Removed Makefile.in from repository. This was done in 1.8.0, but wasn't in 1.7.0. It's time. - Added Makefile.in to the .gitignore files.
- 11:14 PM Revision 1dcba4619e8e8d0c08b26db53ed5065caf639810: Documentation Update - Bumped version to 1.7....
- Documentation Update - Bumped version to 1.7.1. - Changed references to email addresses, URLs.
- 11:03 PM Revision 7538b43c688815919341c950d8bf4a3ce2a4273b: Bug Fix - Build failure on OpenBSD - Fixed bu...
- Bug Fix - Build failure on OpenBSD - Fixed build failure on OpenBSD (thanks to Mike Adonay).
- 01:31 AM Bug #24 (Closed): Config::get ambiguous when default is false
- 01:30 AM Feature #135 (Closed): New Cmd object
06/07/2009
- 05:31 PM Feature #136: T2 Validation
- Need a full-blown task validator.
- 11:50 AM Feature #135: New Cmd object
- To disambiguate between builtin commands and custom reports, and do it properly.
- 01:02 AM Support #119 (In progress): Shutdown Google group taskprogram
- 01:00 AM Bug #6 (In progress): Rare ASSERT fail for narrow terminal windows
- 01:00 AM Bug #4 (In progress): Nag output strange when working with a sequence
- 12:58 AM Feature #17 (In progress): Support various attribute modifiers for filters
06/06/2009
- 07:02 PM RSS feed
- You can follow the forum discussions via an Atom RSS feed. The link to the feed can be found on the "forum's frontpage":http://taskwarrior.org/projects/taskwarrior/boards
- 03:54 PM Feature #12 (Closed): Support command line override to .taskrc data
- 11:19 AM Opening the doors
- The taskwarrior.org site is now open and the old websites now refer to this site. Welcome to all visitors, and a special welcome to registered users.
- 12:14 AM Feature #12 (In progress): Support command line override to .taskrc data
06/05/2009
- 10:19 AM Bug #72: ssh access for Fredde
- Send me a public ssh key and I will install it in .ssh/authorized_keys for both Federico and Paul.
- 10:13 AM Bug #134: css trainwreck on resize web page width
- The tabs should be made to collapse more gracefully or not at all.
- 02:01 AM Feature #63 (Closed): Mod object
- 02:00 AM Feature #33 (In progress): Allow retired and deferred task states
- 12:40 AM Bug #132: Task sorting
- due date priority started tasks rating description
- 12:20 AM Feature #62 (Closed): Filter object
06/04/2009
- 09:54 PM Feature #133: i18n: localize all remaining strings
- 07:38 PM Bug #132: Task sorting
- Task sort order should be, by default: - due date - priority - whether or not the task is already started
06/03/2009
- 11:44 PM Support #85 (Assigned): Reorganize and Update NEWS and README file
- 11:43 PM Support #23 (Assigned): Handle one-way file upgrade for 1.8.0
- 11:40 PM Feature #60 (Assigned): Echo new task ID
- 11:39 PM Feature #57 (Assigned): Command aliases
- 11:39 PM Feature #51 (Assigned): Unit Test verify .taskrc created when missing
- 11:38 PM Feature #44 (Assigned): Atomic file writes
- 11:38 PM Feature #43 (Assigned): Relative dates: +3d, -2w
- 11:36 PM Feature #17 (Assigned): Support various attribute modifiers for filters
- 11:35 PM Feature #12 (Assigned): Support command line override to .taskrc data
- 11:34 PM Feature #7 (Assigned): Unit test: fontunderline
- 11:34 PM Bug #126 (In progress): clear attribute values with nul
- 11:33 PM Bug #125 (Assigned): allow dup of recurring tasks
- 11:31 PM Bug #5 (Closed): Attributes autovivifying on pending.data write
- 11:01 AM Feature #18 (Closed): Provide raw arguments to command handlers
- 08:13 AM Feature #131: IRC plug-in
- Add or display tasks from IRC
- 08:12 AM Feature #130: twitter plug-in
- add tasks and query taskwarrior via twitter
- 07:47 AM Feature #129: Remember the Milk plug-in
- a plug-in to sync up with "Remember the Milk" task management system. http://www.rememberthemilk.com/
06/02/2009
- 08:25 PM Feature #128: console browser plug-in
- One key brings you to a console (B)rowser (links, elinks, lynx or wm3) What makes this a plug-in, is that taskwarrior remembers where you were when you exited the browser, and can pick up where you left-off last time (good for research) also, if ...
- 07:07 PM Feature #127: ajax web widget plug-in
- a webserver that makes an ajaxified html version of taskwarrior using the full API.
06/01/2009
- 10:49 PM Bug #126: clear attribute values with nul
- not here
- 05:43 PM Bug #126: clear attribute values with nul
- I thought you already could.
- 01:48 PM Bug #126: clear attribute values with nul
- for example, I should be able to remove recurrance with task ID recur:<enter>
- 10:05 AM Bug #125: allow dup of recurring tasks
- by simply stripping the recur:value from the copy. dialog feedback should notify of user of this.
- 09:54 AM Support #107: upload man page output to wiki
- I know it's "in progress" but you might just ...
- 07:03 AM Bug #104 (Closed): Fix license statement (GPLv2+) for tab completion scripts
- task_completion.sh and _task are now GPLv2+
- 07:02 AM Support #107 (In progress): upload man page output to wiki
- man pages are now uploaded to taskwarrior. they need to be "converted" to wiki syntax.
- 07:01 AM Feature #14 (In progress): Update online references
- Change references in man pages to taskwarrior. Source code next and repository next.
- 06:58 AM Bug #122 (Closed): complete download page
- Completed download information containing links to tar-ball, rpm package and yum intructions, deb package and apt-get instructions as well as pointers to the repository on github.com and the git software on git-scm.org
- 06:35 AM Installing task on Ubuntu 9.04 (jaunty)
- To install task on Ubuntu 9.04 you can now use directly the apt-get command. This will also make it possible to update task to newer versions when they are available. Follow the intratuctions on the *"Download section":http://taskwarrior.org/wiki/...
- 12:25 AM Feature #15 (Closed): File format 4
- 12:24 AM Feature #66 (Closed): Sequence object
05/31/2009
- 11:49 PM Feature #84 (Closed): Subst object
- 06:51 PM Feature #124: remind plug-in
- a plug in to exchange data with Roaring Penguins venerable remind.
- 03:44 PM Feature #123: mouse support
- to whatever degree possible, let's make the mouse work. Note that a mouse will never be needed, may never work fully, and will usually be the slower way.
- 01:56 AM Feature #67 (Closed): Record object
- 01:54 AM Feature #21 (Closed): StringTable support
- task colors on cygwin
05/30/2009
- Task colors on OS X Leopard
- 06:30 PM Bug #122 (In progress): complete download page
- Collecting information (like urls, gpg-keys) for the different repositories of the distributions that will also be referred to from this page.
- 06:07 PM Bug #122: complete download page
- with proper GIT (or whatever) co-ordinates. Do we wait till our Gitorious thing is up beforehand ?
- 05:17 PM Revision a57552f8bc35eac1aa9453755c5952576276d7d4: Patch - Corrected missing line break From 883...
- Patch - Corrected missing line break From 88311e6941804f5c697967ce82e6935d07941d02 Mon Sep 17 00:00:00 2001 From: Federico Hernandez <ultrafredde@gmail.com> Date: Sat, 30 May 2009 23:00:32 +0200 Subject: [PATCH] iCorrected missing line break.
- 04:34 PM Feature #121: freemind plug-in
- This plug-in constrains freemind to mappable attributes. The mindmap hierchy is tranlated to a hiercy of dependent tasks. I can neither spell nor properly pronounce hi er ar key, but I've made some doozies.
- 09:10 AM Support #120: Shutdown beckingham.net/task.html
- References to beckingham.net are in: - task version 1.0.0, 1.0.1, 1.1.0, 1.2.0, 1.3.0, 1.3.1, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.5.0, 1.6.0, 1.6.1 and 1.7.0, and all associated packages - www.beckingham.net The old packages are still being down...
- 08:58 AM Support #119: Shutdown Google group taskprogram
- References to the google group are in: - task version 1.7.0, and all associated packages - www.beckingham.net We must wait until 1.7.0 has been replaced, either by 1.7.1 or 1.8.0.
05/29/2009
- 11:40 PM Feature #99: redmine plug-in
- redmine plug-in tutorial http://www.redmine.org/wiki/redmine/Plugin_Tutorial
- 08:13 PM Feature #117: import/ export palm.db
- There is a new Palm Pre coming out shortly, which promises to be a big deal.
- 08:13 PM Bug #78 (Closed): redmine Download tab
- 08:13 PM Bug #75 (Closed): document migration
- 07:42 PM Feature #118: SVN plug-in
- keep your data safe and redundant.
- 07:40 PM Feature #117: import/ export palm.db
- do you think anyone still uses palm ? libraries exist.
- 07:39 PM Feature #116: import/ export .iCal
- events and contacts
- 07:38 PM Feature #115: gmail plug-in
- including tasks and contacts
- 07:37 PM Feature #114: Blackberry plug-in
- needs to happen
- 07:20 PM Bug #113: css: re-order main menu tabs; alphabetical
- otherwise no changes to that row, Overview is still the default start tab.
- 06:23 PM Feature #112 (Assigned): graphic needed: Task Warrior
- 06:23 PM Feature #112: graphic needed: Task Warrior
- A line drawing reminiscent of the ancient Samurai, a modern Task Warrior poised for battle, cel-phone clenched in his hand, not far from his ear, office accessories lashed to his limbs. A blackerry strapped to a wrist, reminder strings tied to mos...
- 03:22 PM Feature #111: iPhone plug-in
- they're out there
- 01:29 PM Bug #109: use log-in ID, not name, for issue listings
- this table is cramped enough. listing username instead of namename will save considerable screen realestate, and make these listings more comprehensible. I have no idea how.
- 01:25 PM Bug #108: make wiki tables sortable with prototype
- Largish tables of data are handy but will become indespensible using this javascript/ html code. I fear it may take a bit of a ruby/redmine hacker to pull this off. Because native Redmine functions make extensive use of tables, and have their own ...
- 10:31 AM Support #107: upload man page output to wiki
- wiki/documentatio/man pages, if you please and thank you
- 10:29 AM Support #107 (Assigned): upload man page output to wiki
- 10:29 AM Support #107: upload man page output to wiki
- Shure! Where do you want to have it?
- 10:22 AM Support #107: upload man page output to wiki
- Fredde ?
- 10:20 AM Bug #106: import help content from beckingham.net
- done
- 09:43 AM Feature #105: Support for pipes
- "piping" will be a command-line power tool task list du:june +work | export.pdf.calmonth as in find this | do this with it but your example above is also interesting. (also, there is no longer, and will never be, an htask)
- 09:37 AM Feature #105: Support for pipes
- Exactly. Wouldn't that be nice.
- 08:40 AM Feature #105: Support for pipes
- I must have missed this one on the lists. It's a great idea. So htask would be a listener? I think I can manage that.
- 07:27 AM Feature #105: Support for pipes
- already on there Fredde, see the last item on the command table, and the second to last item in the old Upcoming Features. (I bumped it to v2.2)
- 03:57 AM Feature #105: Support for pipes
- Once we introduce hooks, it would be nice to have task support pipes (at least for the input, standard output is no problem) I would like to be able to do something as easy as $ echo "add Drink coffee" | task It would increase the possibili...
- 03:23 AM Bug #104: Fix license statement (GPLv2+) for tab completion scripts
- The shell scripts for tab completion need to have proper license statements similar to the source code. Need to ask Shyam on his zsh script if it can be released under GPLv2+
- 02:10 AM Feature #98: css: wikibar
- About Changelog Commands Developers Docs FAQ Features Gallery Mission Philosophy
- 01:59 AM Feature #103: Report: convert next report to custom
- 01:57 AM Feature #102: Report: convert overdue report to custom
- 01:57 AM Feature #101: Report: convert completed report to custom
- 01:56 AM Feature #100: Report: convert active report to custom
- 01:41 AM Feature #84 (In progress): Subst object
- 01:40 AM Feature #67 (In progress): Record object
- 01:40 AM Feature #66 (In progress): Sequence object
- 01:39 AM Feature #63 (In progress): Mod object
- 01:39 AM Feature #62 (In progress): Filter object
- 01:39 AM Feature #18 (In progress): Provide raw arguments to command handlers
- 01:38 AM Feature #15 (In progress): File format 4
- 01:37 AM Feature #21 (In progress): StringTable support
- 01:37 AM Feature #65 (In progress): Context object
- 01:37 AM Feature #64 (Closed): Attribute object
- 01:35 AM Bug #97 (Closed): New Nibbler object
05/28/2009
- 11:51 PM Feature #99: redmine plug-in
- I'm sorry, it's just too obvious, at some point, we'll HAVE to! A redmine plug-in for taskwarrior would start off as a set of import and export report/scripts, and sync logic would come afterwards. The user would create a project and wiki sp...
- 11:11 PM Feature #98: css: wikibar
- The top level content in the wiki is too important to hide. I propose a theming change whereby the first level of the wiki is represented by a new row of tabs. like this !http://taskwarrior.org/attachments/download/12/tw_header-wikibar.png!
- 10:49 PM Bug #97: New Nibbler object
- Need a UTF-8 type-aware parse nibbler. Don't ask.
- 08:31 PM Bug #96: .css change; ChowFun for h1
- that's right, this chop-sockey font is fun and I for one want more of it. I suggest black and 2 points smaller than the logo.
- 08:19 PM Bug #95: css changes; header
- is this a single project developmen group ? is it ? because if we ever want to go multi-project, then eradicating multi-project references will ba annoying later.. so think.. I got nuthin' really. So tomorrow tell me if you forsee off-shoots o...
- 07:13 PM Bug #95: css changes; header
- Moidfy css of the theme so that Projects at the top left is not disoplated. taskwarrior just hosts one project at the moment.
- 06:28 PM Feature #21: StringTable support
- No, but they are related. Every string that comes out of task will be capable of being overridden by values in the strings file. Verbose output will also be localizable. But there is another (unwritten) blob of functionality that will deal wi...
- 06:24 PM Bug #80 (Closed): files migration
- done
- 06:17 PM Feature #21: StringTable support
- Is the string table the core of the verbosity "engine" ?
- 06:05 PM Feature #21: StringTable support
- Implemented. Still needs a few actual localized strings, as currently there are none. I think I'll ask Fredde to convert a few choice phrases to Swedish. Localized string file loading (from ~/.task/strings.en-US) driven by .taskrc 'locale' va...
- 05:09 PM Bug #2 (Rejected): Possible shadow file update before task update
- I cannot replicate this.
- 05:03 PM Bug #94 (Closed): Add "Download" tab to site
- WOW J ! that was fast !
- 05:02 PM Bug #94: Add "Download" tab to site
- I think I can do this, Fredde.
- 04:39 PM Bug #94: Add "Download" tab to site
- Howto to add a custom tab is described at http://www.redmine.org/boards/2/topics/20
- 04:22 PM Support #92: How To: set up task with GeekTool
- Don't have a Mac ;-) reassigned to Paul.
- 03:57 PM Bug #90 (Closed): taskwarrior.org start-page
- 03:57 PM Bug #86 (Closed): change Taskwarrior.org theme
- 03:53 PM Bug #93: redmine style related issues
- the Issues tab listing is now obscured by the panel on the right, forcing side-scrolling, and (strangely, as I enter this) the "subject" input box font is huge. the first; workflow problem the second; just weirdness
- 03:46 PM Bug #90: taskwarrior.org start-page
- thanks again Jamon !
- 03:45 PM Bug #86: change Taskwarrior.org theme
- thanks Jamon !
- 11:50 AM Support #92: How To: set up task with GeekTool
- Need a how-to document showing how to use task with GeekTool.
- 11:47 AM Revision 64a891e8b1a4d35962f1de42ac051cdd6ac9b8d6: Documentation Update - ran a spellchecker - C...
- Documentation Update - ran a spellchecker - Caught a couple of typos in the man pages.
- 11:05 AM Support #91: How To: task best practices
- I would like to see a best practices document, that shows several "tips" on how to use task in a way that doesn't end up being counter-productive. It's one thing to set up task correctly and start using it, but it's another thing entirely to us...
- 09:58 AM Bug #90: taskwarrior.org start-page
- The first page a user sees should be (for the moment) Overview. (Fredde; we'll debate start=wiki v. start=overview) Right now, that is not neccessarily the case.
- 09:21 AM Revision 73ecb0480f92be32efae08f25140df04a509c50b: Patch - "Bug" discovered while creating Ubuntu...
- Patch - "Bug" discovered while creating Ubuntu deb package using lintian tool. From 6b0bd9f9be642a8f08ea27c937a1c1eb2253565e Mon Sep 17 00:00:00 2001 From: Federico Hernandez <ultrafredde@gmail.com> Date: Thu, 28 May 2009 08:58:28 +0200 Subject: ...
- 09:02 AM As of today, task is a part of Fedora!
- That means task 1.7 (and future versions) is (will be) available for users of Fedora 10+, including next weeks planned release of FC11. Next stop for the talented and energetic M. Hernandez; Red Hat Enterpise Linux and CentOS (which is based on R...
- 08:48 AM Support #89: design taskwarrior.com - the user-centric site
- this (taskwarrior.org) is shaping up to be a solid site, from a developer standpoint, but there's just TOO MUCH INFORMATION here. taskwarrior.com will be cleaner and yet more graphical, and will be designed JUST for users. It will be a lot more ab...
05/27/2009
- 10:37 PM Feature #88: Hooks
- Task hooks provide the opportunity to integrate with arbitrary external software. The following hooks are required: - pre-read - post-write - pre-rc-read
- 01:28 PM Support #87: set up irc; #taskwarrior on freenode.net
- I can do that. BTW I have registered taskwarrior@gmail.com, as well as @taskwarrior on identi.ca and twitter. Just do be on the safe side.
- 11:13 AM Support #87: set up irc; #taskwarrior on freenode.net
- of course we need an IRC channel ! who want to set one up ?
- 10:23 AM Feature #11: truncation
- I would like to (re) propose a convention for truncation; If we triggered truncation for any content that ends in (last non-whitespace is) ... as default behavior, then users can easily control what descriptions (or notes, or other longer text fi...
- 10:16 AM Bug #86: change Taskwarrior.org theme
- using http://theill.com/stuff/redmine/ and taskwarrior logo.
- 09:17 AM Feature #82: How To: set up task with conky
- All these types of usage will require an examples directory in the future where they can be collected, as the different tools might need to have certain config setups and we should provide them as examples.
- 09:07 AM Feature #82: How To: set up task with conky
- (you beat me to it, Paul) I think the Conky connection (important) should eventually come in the form of export.txt.conky that should simply be task export.txt.conky, which will be essentially the same as task next 10 > conky.txt (will be be...
- 09:02 AM Feature #42: Purge command to remove deleted tasks
- Then you should be able to blithely delete (or purge archive) to permanently delete archive.data.
- 02:44 AM Support #85: Reorganize and Update NEWS and README file
- Update the information in the NEWS and README file with regards to the move to The NEWS file should contain some highlevel desription about the new features and fixes that are available in the new release. And then refer to the ChangeLog file ...
- 02:37 AM Feature #20: Obsolete DEVELOPERS file
- And put some reference to this new information into the README file.
- 01:20 AM Bug #3 (Closed): blank annotations are not rejected as an error
- Bug is harmless. It appears to be using the description and adding it again as an annotation, but it just adds an empty annotation.
- 12:17 AM Feature #84: Subst object
- To encapsulate all subst operations.
- 12:00 AM Feature #83: How To: set up task with samurize
- Need a how to doc to show how to set up task with samurize
05/26/2009
- 11:59 PM Feature #82: How To: set up task with conky
- Need a how to doc showing how to set up task with conky.
- 10:36 PM Feature #81 (Closed): Location object
- 09:27 PM Feature #81: Location object
- 08:54 PM Feature #68 (Closed): Duration object
- 08:53 PM Feature #9 (Closed): Remove support for file format 1
- 07:12 PM Bug #69 (Closed): Google groups migration comment content
- 06:18 PM Feature #13: Data repair
- Notice that this feature provides data file format upgrades, and therefore may be necessary in 1.8.0. We shall see.
- 06:15 PM Feature #54: Interactive shell
- Put in a swag of 120 hours. Just a stake in the ground.
- 05:58 PM Feature #42: Purge command to remove deleted tasks
- Well, I have deleted tasks in my file from 2 1/2 years ago. I want them gone.
- 05:46 PM Bug #71: Punch list
- broken out into serarate issues
- 01:28 PM Feature #50 (Closed): Support hideuntil: attribute
- see: wait
- 01:27 PM Feature #49 (Closed): Support hide.until.due=7d
- see: wait
- 12:23 PM Bug #71 (Closed): Punch list
- 12:22 PM Bug #80: files migration
- from ggroups and beckingham.net
- 12:19 PM Bug #79: additional Redmine modules
- - http://www.redmine.org/wiki/redmine/PluginEmbedded Embedded <http://www.redmine.org/wiki/redmine/PluginEmbedded> lets you embed HTML files (eg. auto generated documentation, test reports) in your projects. - http://www.redmi...
- 12:16 PM Bug #78: redmine Download tab
- to make access to binaries more obvious
- 12:12 PM Bug #77: SSL
- Secure Sockets Layer and certs
- 12:11 PM Bug #76: lock down
- ensure things are correctly locked down
- 12:11 PM Bug #75: document migration
- from ggroups and beckingham.net
- 12:10 PM Bug #74: mailing list
- mailaliases - which ones?
- 11:58 AM Feature #73: How To: set up task with dropbox
- need a nice article like Richard Querin's blog article.
- 11:55 AM Bug #72: ssh access for Fredde
- with help from Jamon
- 11:52 AM Feature #35 (Closed): Support priority:Z - sleep
- pri:z is to be replaced with status:someday OR user-defined-exclusions
- 11:49 AM Feature #42: Purge command to remove deleted tasks
- purge command should move selected done tasks from "completed" and append to task-archive.data I for one, will never want to fully delete all records of "done" tasks. .. unless you're worried about disk space ? ;-)
- 10:14 AM Bug #71: Punch list
- - ssh account for Fredde and Paul and djp. - access to git from outside (via the ssh) - mailing list - mailaliases - which ones? - document migration - file migration - ensure things are correctly locked down - SSL? - Modify redmne to have...
- 09:47 AM Bug #69: Google groups migration comment content
- Valuable seeds? I give you the whole truckload.
- 09:20 AM Bug #70: wiki/command tablization
- Paul Beckingham wrote: > Ugh - I just tried to add to it - 30 seconds and it makes me want to cry. That's foul. djp: that's hilarious, I kinda like it, but looking at C++ makes me wanna hurl.
- 01:09 AM Bug #70: wiki/command tablization
- Ugh - I just tried to add to it - 30 seconds and it makes me want to cry. That's foul.
- 01:06 AM Bug #70: wiki/command tablization
- Wow. That's quite a disgusting markup language. |a|b|c|d||||e|
- 01:02 AM Bug #69: Google groups migration comment content
- There are two steps to de-grouping from google. First is to get the taskwarrior list up and invite folks over, and the second is to shut off the old group. 1.7.0 though, contains email addresses and URLs for the old group. For that reason, th...
- djp - impossible color mock-up
- 12:25 AM Bug #70: wiki/command tablization
- as you can see, we're going to have a lovely command table. It's a tedious cup of tea, perfect for avoiding real work, feel free to have a cup.
05/25/2009
- 11:57 PM Bug #69: Google groups migration comment content
- (and if that subject doesn't slow you down, you're not paying attention) in a nutshell, during the google groups short life, many comments were exchanged. In those comments there is content that we should collect and consider.. before deleting. A...
- 10:37 PM Feature #68: Duration object
- 10:35 PM Feature #68: Duration object
- Duration object to encapsulate parsing, evaluation and FF4 support for date deltas.
- 10:34 PM Feature #67: Record object
- Record object as a base class for T and Contact entries.
- 10:33 PM Feature #66: Sequence object
- Sequence object to replace all ID and sequence parsing and processing.
- 10:32 PM Feature #65: Context object
- Context object to provide commands with access to the host environment, be it task, htask or contact.
- 10:31 PM Feature #64: Attribute object
- Attribute object to encapsulate name, value and modifier chain, including parsing and FF4 support.
- 10:30 PM Feature #63: Mod object
- All attribute modifier parsing and eval in one object.
- 10:29 PM Feature #62: Filter object
- New Filter object that can apply a set of attributes and modifiers to a task.
- 09:55 PM Feature #61: File attachments
- Add note: attribute that associates a file, and opens an editor David J. Patrick
- 09:54 PM Feature #60: Echo new task ID
- Echo back the new ID on task add, for immediate reference
- 09:54 PM Feature #59: Comments in data files
- Allow comments in the .data files T. Charles Yun This requires that TDB retain the original raw text of the file
- 09:53 PM Feature #58: Windows binary distribution
- Windows binary distribution: - cygwin? - msys?
- 09:52 PM Feature #57: Command aliases
- Alias feature in .taskrc allowing one-word aliases for other commands
- 09:52 PM Feature #56: Support tab completion for tags and projects
- Support tab completion for tags and projects David J. Patrick
- 09:51 PM Feature #55: Permanent ID numbers
- Make ID numbers permanent, via configuration Bruce Dillahunty
- 09:51 PM Feature #54: Interactive shell
- Interactive shell for task Bruce Dillahunty (?) see also; [[interactive]] see also; [[display]] see also; [[behavior]] see also; [[keys]] see also; [[keyboard modes]]
- 09:50 PM Feature #53: Incorporate a pager
- Incorporate a pager for long report output Bruce Dillahunty
- 09:50 PM Feature #52: text.cpp:extractLines needs UTF-8 support
- text.cpp/extractLines needs to calculate string length in a way that supports UTF8
- 09:49 PM Feature #51: Unit Test verify .taskrc created when missing
- Unit Test verify .taskrc created when missing. Not entirely sure it's correct.
- 09:46 PM Feature #50: Support hideuntil: attribute
- Support hideuntil: attribute, also add footnote stating this. Eric Farris
- 09:46 PM Feature #49: Support hide.until.due=7d
- Support hide.until.due=7 to hide forward tasks, also add footnote stating this. Eric Farris
- 09:45 PM Feature #48: New report showing synthetic tasks
- Report to show all recurring synthetic tasks, perhaps info T. Charles Yun
- 09:45 PM Feature #47: New time tracking report
- Support report for listing time tracking Kevin Owens
- 09:44 PM Feature #46: Make age column properly sortable
- Add a table::sort capability for "age" column. Currently it is by collating sequence only.
- 09:43 PM Feature #45: Create initial shadow file
- Create initial shadow file if non-existent, or mtime older than pending mtime
- 09:43 PM Feature #44: Atomic file writes
- Guaranteed atomic file writes via mv
- 09:43 PM Feature #43: Relative dates: +3d, -2w
- Support relative due dates of the form +3d, -2w
- 09:42 PM Feature #42: Purge command to remove deleted tasks
- New purge command to remove all old deleted tasks. Perhaps configurable to remove only those over a certain age.
- 09:41 PM Feature #41: Add export.xml
- David J. Patrick
- 09:41 PM Feature #40: Add export.html
- David J. Patrick
- 09:40 PM Feature #39: Add export.txt
- David J. Patrick
- 09:40 PM Feature #38: Add export.pdf
- David J. Patrick
- 09:39 PM Feature #37: New "annual" argument to ghistory report
- Summarizes data annually, instead of monthly.
- 09:39 PM Feature #36: New "annual" argument to history report
- Summarizes data annually instead of monthly.
- 09:38 PM Feature #35: Support priority:Z - sleep
- Support priority value of z, meaning sleep, or hidden David J. Patrick
- 09:37 PM Feature #34: Support listing breaks
- Support listing breaks due, hour, day, week, month projects contexts and more see: [[breaks]] David J. Patrick
- 09:37 PM Feature #33: Allow retired and deferred task states
- enable new status attributes deleted done pending someday waiting
- 09:36 PM Feature #32: Unit test timesheet report contents
- The timesheet report needs unit tests to verify contents are correctly generated.
- 09:35 PM Feature #31: Support 'random' command
- Support random command to display a random task. Like pulling a task out of a hat. David J. Patrick
- 09:34 PM Feature #30: Eliminate curses where possible
- Where possible, calculate terminal width using: struct winsize win; ioctl(0, TIOCGWINSZ, &win); int width = win.ws_col; Portability to Cygwin is a concern though, as this is allegedly not supported. Johan Friis
- 09:31 PM Feature #29: Display task usage tips
- New 'tip' command that randomly pulls tip strings from a file. Needs a large file of tips. Should use the 'fortune' file format.
- 09:30 PM Feature #28: Support journalling of entries
- Or at least support the generation of a journal from the undo stack. Similar to a shadow file.
- 09:29 PM Feature #27: 'last' synonym for ID of previous command
- Support 'last' as a synonym for the ID of the previous command. This requires saving IDs in a file.
- 09:28 PM Feature #26: Table cell wrapping needs to be UTF-8 aware
- Table needs a utf8_length function, or a utf8_iterator, while calculating column widths.
- 09:26 PM Feature #25: Make tags column wrappable
- This requires that Table allows more than one Table::flexible column, and partitions accordingly.
- 09:24 PM Bug #24: Config::get ambiguous when default is false
- Bug in bool Config::get that doesn't compile when the default is false. Apparently gcc can't distinguish between bool(false), int(0) and double(0).
- 09:22 PM Support #23: Handle one-way file upgrade for 1.8.0
- Document and warn of inability to downgrade after 1.8.0 install. Include: - suggested backup
- 09:20 PM Feature #22: Verbosity controls
- Implement [[verbosity]] controls (.taskrc:verbose=<value>), accumulate output in the Context object, and filter according to verbosity.
- 09:18 PM Feature #21: StringTable support
- Add support for an external string file, with a name like: strings.<locale> Release 1.8.0 with strings.en-US, and some (some) strings migrated.
- 09:06 PM Feature #20: Obsolete DEVELOPERS file
- Remove the DEVELOPERS file, migrate the contents to taskwarrior.com and enhance.
- 09:04 PM Feature #19: TDB support for multiple files
- Allow TDB to handle the files, locking and origin for multiple file sources.
- 09:02 PM Feature #18: Provide raw arguments to command handlers
- Add argc,argv to all handler calls, to allow T::parse overrides, via the Context object.
- 09:01 PM Feature #17: Support various attribute modifiers for filters
- Attribute modifiers apply only to filters. Modifiers specified in other contexts generate a warning.
- 09:00 PM Feature #16: Keymapping mechanism
- Need a mechanism mapping actual key assignments to virtual keys, via an external file.
- 08:58 PM Feature #15: File format 4
- Convert UUID and status to attributes. New format will look something like: [name:"value" name:[name:"value" name:"value"]] where every datum is represented by a name/value pair or hierarchy thereof.
- 08:56 PM Feature #14: Update online references
- Update references to: - bug reporting email address - support email address - user forums - web site for updates
- 08:52 PM Feature #13: Data repair
- Also remove old edited files, leftovers from aborted "task edit" command.
- 08:51 PM Feature #13: Data repair
- Add a "repair" command to read the pending.data and completed.data files, then write out the latest version, and clean up.
- 08:50 PM Feature #12: Support command line override to .taskrc data
- Support 'rc.name:value' for a command line override to .taskrc data. Federico Hernandez
- 08:48 PM Feature #11: truncation
- Add a new report column, truncated_description, which always fits in the available space, and is truncated with "..." at the end. T. Charles Yun
- 08:17 PM Feature #10: Remove support for file format 2
- File format 2 was in use from January 8th 2008 until April 12th 2009. Real users may still be using this format. Out with the old.
- 08:14 PM Feature #9: Remove support for file format 1
- File format 1 was in use from November 2006 until January 8th 2008. It lacks sufficient non-defaultable data to make it difficult to migrate to file format 4 for 1.8.0
- 07:12 PM Feature #8: Undo stack
- Support complete undo stack via command logging. Log all commands in a separate file with before and after task states. Then use a single "undo" to replace undo, undelete.
- 06:49 PM Feature #7: Unit test: fontunderline
- Need unit tests for the fontunderline configuration variable.
- 06:48 PM taskwarrior.com, .org UP
- You may be asking youself; "what happened to Paul Beckingham's task?" Well this is the new home of that project, and in it you will find an ambitious plan for a seriously enhanced "task", now called "taskwarrior". Don't worry though, all thos...
- 05:15 PM Bug #6: Rare ASSERT fail for narrow terminal windows
- When a column has no data and no title, then the width calculation ASSERTs. Could this be the long-standing random bug that crashes task on phones and narrow terminal windows?
- 05:13 PM Bug #5: Attributes autovivifying on pending.data write
- Sporadic.
- 05:08 PM Bug #4: Nag output strange when working with a sequence
- If multiple tasks are modified, the nag messages are strange. % task do 1-10 done 1 blah done 2 blah ... You have higher priority tasks You have higher priority tasks The nag functionality needs to be improved in...
- 04:59 PM Bug #3: blank annotations are not rejected as an error
- The command: task <ID>annotate Does not generate an error. Furthermore, the feedback message mistakenly contains the original description as though it were the annotation applied. Bruce Dillahunty
- 04:11 PM Bug #1: tasdk edit with D.M.Y
- Verified.
- 04:10 PM Bug #2: Possible shadow file update before task update
- I suspect this is not a bug, but need to check.
- 04:09 PM Bug #2: Possible shadow file update before task update
- "task do 1" updates the shadow file before it updates task 1. Issue reported by Johnny Poston, task 1.7.0, cygwin.
- 04:07 PM Bug #1: tasdk edit with D.M.Y
- I changed the date format in my rc file to D.M.Y When using 'task edit', task complains about a bad date format although I didn't change any date lines. Thomas@BIC
05/22/2009
- 08:15 PM Revision 419ab2ad514c336541d034b8671380c581297bf3: Documentation Update - synch with web site - ...
- Documentation Update - synch with web site - This commit synchronizes the web site and the master branch. Edits have been made on the site but not in the master branch, which is wrong.
Also available in: Atom