Bug 165395 - ToDo view: configuration of columns
Summary: ToDo view: configuration of columns
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-30 10:28 UTC by Dotan Cohen
Modified: 2008-06-30 18:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot showing column to be removed. (89.12 KB, image/png)
2008-06-30 15:12 UTC, Dotan Cohen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dotan Cohen 2008-06-30 10:28:54 UTC
Version:            (using KDE 4.0.83)
Installed from:    Ubuntu Packages

There does not seem to be a way to remove columns from the ToDo view. Specifically, I would like to remove the Description column. If there is no way to remove the columns, then this bug report is a request for such a feature. If there is a way, then this bug report is a request to add the option under either the View menu, or as an option in Settings -> Configure Kontact -> Calendar -> Views -> ToDo View.

Thanks.
Comment 1 Christophe Marin 2008-06-30 12:44:12 UTC
I'm not sure to understand, could you please add a screenshot of what you would like to remove ?

Comment 2 Dotan Cohen 2008-06-30 15:12:07 UTC
Created attachment 25735 [details]
Screenshot showing column to be removed.

You can see that multiline descriptions make each entry twice as tall as it
would otherwise be.

The two descriptions seen are:
"""
first line
second line
third line
"""

and

"""
only one line
"""
Comment 3 Thomas Thrainer 2008-06-30 17:33:03 UTC
SVN commit 826366 by thrainer:

Make the columns in the todo view configurable, just like in KMail (by right-clicking in the column headers).

This does not introduce new strings, I just copied one string over from KMail.

BUG: 165395


 M  +17 -7     kotodoview.cpp  
 M  +57 -1     kotodoviewview.cpp  
 M  +12 -0     kotodoviewview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=826366
Comment 4 Dotan Cohen 2008-06-30 18:04:07 UTC
Thanks, chiefaua, I look forward to seeing this in the next version!