Summary: | schedule todo on completion | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | c+kdebugs |
Component: | todoview | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | CC: | alexngould, claudius.wettstein, gjditchfield, jenskutzsche, smartins |
Priority: | NOR | ||
Version: | 3.0.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
c+kdebugs
2002-08-17 19:51:50 UTC
*** Bug 84466 has been marked as a duplicate of this bug. *** 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! 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. Reassigning all KOrganizer bug reports and wishes to the newly created korganizer-devel mailing list. *** Bug 121853 has been marked as a duplicate of this bug. *** 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. 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 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. |