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.
A possibly relevant merge request was started @ https://invent.kde.org/pim/eventviews/-/merge_requests/118
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
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