Bug 417974

Summary: Displaying to-dos in flat list instead of tree not remembered/persistent
Product: [Applications] korganizer Reporter: Michael D <nortexoid>
Component: todoviewAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: winter
Priority: NOR    
Version First Reported In: 5.13.2   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In: 6.4.1
Sentry Crash Report:

Description Michael D 2020-02-21 08:57:49 UTC
It would be nice if korganizer remembered the user's preference to view to-dos as a flat list. Currently when the application is restarted it defaults to tree view.
Comment 1 Bug Janitor Service 2025-04-30 12:35:25 UTC
A possibly relevant merge request was started @ https://invent.kde.org/pim/eventviews/-/merge_requests/118
Comment 2 Allen Winter 2025-04-30 12:56:38 UTC
Git commit 34955afb2e6b61bb37529eb72387e9888ec615de by Allen Winter.
Committed on 30/04/2025 at 12:33.
Pushed by winterz into branch 'master'.

src/todo/todoview.cpp - saveLayout() - also save the flatview setting

In the saveLayout() we need to also save the FlatView config.

M  +1    -0    src/todo/todoview.cpp

https://invent.kde.org/pim/eventviews/-/commit/34955afb2e6b61bb37529eb72387e9888ec615de
Comment 3 Allen Winter 2025-04-30 12:56:57 UTC
Git commit 1a7c3d086fb05ed3c6c6b2902c703d5b83ef5f37 by Allen Winter.
Committed on 30/04/2025 at 12:56.
Pushed by winterz into branch 'release/25.04'.

src/todo/todoview.cpp - saveLayout() - also save the flatview setting

In the saveLayout() we need to also save the FlatView config.


(cherry picked from commit 34955afb2e6b61bb37529eb72387e9888ec615de)

Co-authored-by: Allen Winter <winter@kde.org>

M  +1    -0    src/todo/todoview.cpp

https://invent.kde.org/pim/eventviews/-/commit/1a7c3d086fb05ed3c6c6b2902c703d5b83ef5f37