Bug 46573 - schedule todo on completion
Summary: schedule todo on completion
Status: RESOLVED NOT A BUG
Alias: None
Product: korganizer
Classification: Applications
Component: todoview (show other bugs)
Version: 3.0.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 84466 121853 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-08-17 20:03 UTC by c+kdebugs
Modified: 2021-10-09 19:12 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description c+kdebugs 2002-08-17 19:51:50 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           korganizer
Version:           3.0.2 (using KDE 3.0.2 )
Severity:          wishlist
Installed from:     (3.0)
Compiler:          gcc version 2.95.4 20011002 (Debian prerelease)
OS:                Linux (i686) release 2.4.18-bf2.4
OS/Compiler notes: 

Here's an idea.  We all know about recurring todos but consider this twist on them (an option)

For a todo that happens say once a month (or whatever period of time.) It doesn't need to happen exactly once a month but when it does get completed (wether late or early) it schedules itself for one month from the completion date.

Example (contrived) Haircut.  I get one about once a month but I can let it go two or three weeks if nothing special is coming up (or I don't have it in KOrganizer and forget).  So I get July's haircut three weeks late and instead of schedule the next recurrance in the beginning of August it schedules it for one month later.

Just a thought.

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 Reinhold Kainhofer 2004-07-31 20:17:01 UTC
*** Bug 84466 has been marked as a duplicate of this bug. ***
Comment 2 Alex Gould 2005-02-24 23:49:31 UTC
This is very important, I use it for a lot of items on my Palm Pilot and would like to be able to use them the same way on my PC. No free software calendar/todo program I know of can do this!
Comment 3 Ben Smith 2005-04-26 04:56:03 UTC
I'll add another situation in which something like this would be useful:  Legal filings.  Upon making one filing, a whole list of other filings are automatically scheduled to come due.  The entries to be added could be handled, for instance, on a per-category basis.  Different types of filings have different schedules of events that they "trigger".  Although this example is a bit more complex than a haircut, which just needs to recur, it's something to think about when implementing this feature.
Comment 4 Reinhold Kainhofer 2006-11-02 19:19:06 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 5 Sergio Martins 2011-03-18 00:27:42 UTC
*** Bug 121853 has been marked as a duplicate of this bug. ***
Comment 6 Sergio Martins 2011-03-18 00:33:32 UTC
If you want this done, please describe what concrete modifications and strings
should be done in the UI.

Don't forget that the old/current behavior should still be an option, it won't
be removed because there are lots of use cases for it, for example, paying
bills.
Comment 7 gjditchfield 2021-10-08 19:35:34 UTC
This is handled by todo exceptions.  Create a todo with summary "hair cut" recurring every 1 month, starting in June.  When you get your July hair cut, drag the July occurrence to the date when the cut happened, and select "Also Future Items" in the dialog.  The August occurrence will also move, to 1 month after the July cut.
Comment 8 alexngould 2021-10-09 19:12:14 UTC
(In reply to gjditchfield from comment #7)
> This is handled by todo exceptions.  Create a todo with summary "hair cut"
> recurring every 1 month, starting in June.  When you get your July hair cut,
> drag the July occurrence to the date when the cut happened, and select "Also
> Future Items" in the dialog.  The August occurrence will also move, to 1
> month after the July cut.

In my opinion this is not an optimal way of handling these cases. One would have to adjust the task each time it is completed.

Lately I've been using this app for Android: https://f-droid.org/packages/org.tasks/ . It handles the use case we're talking about in what I would consider to be a good way.