Bug 71600 - Show tasks in calendar's timeless events should be optional
Summary: Show tasks in calendar's timeless events should be optional
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-01 17:41 UTC by Bram Schoenmakers
Modified: 2004-07-22 20:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Make display of todo's in all-day view optional (6.37 KB, patch)
2004-02-19 23:29 UTC, Bram Schoenmakers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bram Schoenmakers 2004-01-01 17:41:16 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.2 
OS:          Linux

The display of tasks in the timeless-event-pane of the calendar should be optional. I've got a lot of tasks, and the bars are so thin that displaying text is impossible. Now I cannot read the timeless events on the calendar, like birthdays. There should be an option available to switch tasks on or off in this pane.
Comment 1 Aleksey Nogin 2004-02-19 01:57:41 UTC
I would request that this would be made fully configurable, with at least the following options available:
(a) Do not show
(b) Show on due date only
(c) Show on all days between a start date an an end date.

My RFE is actually the (c) option - I would very much like to be able to see mutli-day TODO items displayed the same way as multi-day timeless items.
Comment 2 Bram Schoenmakers 2004-02-19 16:01:44 UTC
I've written a very little piece of code to fix my own wish. I hope I didn't break any coding-conventions because I'm really new to programming in KDE (in fact, this is my first hack).
Comment 3 Aleksey Nogin 2004-02-19 23:02:03 UTC
Well, resolving it as "WORKSFORME" does not seem to be quite right if the only way to get it to work is to apply some undiscolsed patch. I would recommend reopening this bug and attaching a patch to it (so that it can be reviewed and hopefully checked in). 

P.S. I have filed a separate entry - bug 75652 - asking for a "Show on all days between a start date an an end date." option.
Comment 4 Bram Schoenmakers 2004-02-19 23:21:04 UTC
I posted the patches to kde-pim mailinglist, but so far no reply... I'll post them here.
Comment 5 Bram Schoenmakers 2004-02-19 23:29:27 UTC
Created attachment 4781 [details]
Make display of todo's in all-day view optional

Please review (note I'm a newbie on coding/patching and stuff, I hope this is
proper code). This will make the display of todo's in the all-day view
optional. Normally I have many overdue tasks which don't fit in the bar.
Comment 6 Bram Schoenmakers 2004-02-19 23:33:02 UTC
While creating this attachment, the patch was picked up on the mailing-list. I think the uploaded patch here is obsolete now.
Comment 7 Reinhold Kainhofer 2004-07-22 14:41:26 UTC
Bram, is this implemented now?

Reinhold
Comment 8 Bram Schoenmakers 2004-07-22 15:06:39 UTC
I left this one open because of Aleksey's comment, to filter todo's by start- and due date. But maybe we should file a new wish for that.
Comment 9 Aleksey Nogin 2004-07-22 20:09:15 UTC
Bram, I did file a separate wish - see bug 75652.
Comment 10 Bram Schoenmakers 2004-07-22 20:22:44 UTC
I think I misinterpret (c). I thought you were talking about filters. I'll close this one then.