TKDO 0.3

Misc new features and bugfixes -- action log, configurable keys, context commands. 2008-05-04

Milestone information

Project:
TKDO
Series:
trunk
Version:
0.3
Released:
 
Registrant:
TKDO Developers
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon tkdo-0.3.tar.gz (md5, sig) 0.3 source tarball 14
last downloaded 48 weeks ago
Total downloads: 14

Release notes 

  General:
    + Added a log of all actions taken.
      This should help answer "what did I do this week?".
    * Fixed bug: 'next' type showed nothing if the next item wasn't a task.
    * Fixed bug: metadata line could override 'ignored' task's type.
  CLI:
    + Added 'contexts' command.
    + Added '--all' to 'list' command.
  GUI:
    + Made keybindings configurable.
    + Added a 'show keybindings' function.
    + Added a 'list contexts' function.
    * Made cursor smarter about sticking to a task.
    * Slightly sped up display.

Changelog 

View the full changelog

revno: 93
tags: tkdo_0.3
committer: scott <scott@banana>
branch nick: tkdo_0.3
timestamp: Sun 2008-05-04 21:07:05 -0600
message:
  Updated change summary for 0.3.
modified:
  ChangeLog.summary
------------------------------------------------------------
revno: 92
committer: scott <scott@banana>
branch nick: tkdo_0.3
timestamp: Sun 2008-05-04 20:51:18 -0600
message:
  bumped version to 0.3
modified:
  Makefile
  todo.py
------------------------------------------------------------
revno: 91
committer: scott <scott@axe>
branch nick: tkdo
timestamp: Fri 2008-05-02 16:43:06 -0600
message:
  Added an action log, to record your actions and help with reporting later.
    (can be used to summarize what you completed this week, for example)
    Look in ~/.tkdo/action_log.
  Added action logging to GUI. Made GUI log messages more consistent.
  Removed a couple old todos.
modified:
  todo.py
------------------------------------------------------------
revno: 90
committer: scott <scott@axe>
branch nick: tkdo
timestamp: Thu 2008-05-01 18:22:36 -0600
message:
  Improved ability to keep the cursor on a single task while reloading.
  Removed a couple old todos.
modified:
  todo.py
------------------------------------------------------------
revno: 89
committer: scott <scott@axe>
branch nick: tkdo
timestamp: Thu 2008-05-01 17:29:52 -0600
message:
  Made the keybinding window scrollable.
  Made refresh and reload all bindable actions.
  Grouped together all actions.
  Removed unused expand/collapse row functions.
modified:
  todo.py
------------------------------------------------------------
revno: 88
committer: scott <scott@axe>
branch nick: tkdo
timestamp: Thu 2008-05-01 17:12:30 -0600
message:
  Made keybindings configurable. Added a dialog to list current bindings.
  Added an option to show keypresses, to make binding them easier.
  Renamed all bindable actions to self._action_*().
modified:
  todo.py
------------------------------------------------------------
revno: 87
committer: scott <scott@axe>
branch nick: tkdo
timestamp: Thu 2008-05-01 16:08:49 -0600
message:
  Added GUI function to list contexts.
modified:
  todo.py
------------------------------------------------------------
revno: 86
committer: scott <scott@axe>
branch nick: tkdo
timestamp: Wed 2008-04-30 18:55:20 -0600
message:
  Made GUI cursor return to the same task after a refresh, when possible.
  Removed redundant refreshes.
modified:
  todo.py
------------------------------------------------------------
revno: 85
committer: scott <scott@axe>
branch nick: tkdo
timestamp: Wed 2008-04-30 17:45:21 -0600
message:
  Fixed bug: metadata line could override "ignored" task's type.
  For example:
      [S] Skipped project
          ; TKDO: T=next
          [_] first task
          [_] second task
  This would be considered active, and saved as "[_] [S] Skipped project".
modified:
  todo.py
------------------------------------------------------------
revno: 84
committer: scott <scott@banana>
branch nick: tkdo
timestamp: Sun 2008-04-27 23:38:29 -0600
message:
  Added '--all' to 'list' command.
  Refactored 'contexts' command, to make a GUI version easier.
modified:
  todo.py
------------------------------------------------------------
revno: 83
committer: scott <scott@banana>
branch nick: tkdo
timestamp: Sun 2008-04-27 17:00:38 -0600
message:
  Added 'contexts' command (lists all known contexts).
modified:
  todo.py
------------------------------------------------------------
revno: 82
committer: scott <scott@banana>
branch nick: tkdo
timestamp: Sat 2008-04-26 02:54:15 -0600
message:
  Fixed bug: 'next' type showed nothing if the next child wasn't a task.
    (now non-task children are ignored when picking the next task)
modified:
  todo.py

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.