[Korganizer-devel] [Bug 143247] New: Record parent todo's when recording completed todo to journal.

Jesse Merriman jessemerriman at warpmail.net
Tue Mar 20 04:26:39 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=143247         
           Summary: Record parent todo's when recording completed todo to
                    journal.
           Product: korganizer
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: korganizer-devel kde org
        ReportedBy: jessemerriman warpmail net


Version:           3.5.5 (using KDE KDE 3.5.5)
Installed from:    Gentoo Packages
OS:                Linux

When a completed todo is set to automatically add a journal entry, only that todo's summary is recorded. Often this doesn't give me enough information, and I need to know its parents to fully identify it, especially in cases where different parent-todos each have identically-named children, as so:

Foo
 +- x
Bar
 +- x

Right now, completing Foo/x would result in this journal entry:

To-do completed: x (08:46 pm)

This does not tell me whether it refers to Foo/x or Bar/x. I propose that it should show the complete hierarchy, like this:

To-do completed at 08:46 pm:
  Foo
    x

I've written a patch that does just that.

PS: this is similar to bug 81910.


More information about the Korganizer-devel mailing list