Summary: | View on launch | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Alex6 <alex.premie> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | winter |
Priority: | NOR | ||
Version First Reported In: | 6.4.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
attachment-271483-0.html
attachment-462339-0.html |
Description
Alex6
2025-08-03 06:31:06 UTC
A possibly relevant merge request was started @ https://invent.kde.org/pim/korganizer/-/merge_requests/230 Git commit 682f1591aec198cd1b06c2ca3f9ba3a7d9ff4814 by Allen Winter. Committed on 03/08/2025 at 11:47. Pushed by winterz into branch 'master'. koviewmanager.cpp - Fix readSettings() to restore the previous view Previously, the agenda view was always restored. M +8 -2 src/koviewmanager.cpp https://invent.kde.org/pim/korganizer/-/commit/682f1591aec198cd1b06c2ca3f9ba3a7d9ff4814 Git commit 05b26e3d6c3fbd56ee007a3380c4f83e7952efab by Allen Winter. Committed on 03/08/2025 at 12:18. Pushed by winterz into branch 'release/25.08'. koviewmanager.cpp - Fix readSettings() to restore the previous view Previously, the agenda view was always restored. (cherry picked from commit 682f1591aec198cd1b06c2ca3f9ba3a7d9ff4814) Co-authored-by: Allen Winter <winter@kde.org> M +8 -2 src/koviewmanager.cpp https://invent.kde.org/pim/korganizer/-/commit/05b26e3d6c3fbd56ee007a3380c4f83e7952efab In the upcoming 6.5.0 release KOrganizer will remember and restore the view. I don't have a fix for remembering the current date yet. also, there is no capability to configure the initial view and there is no semantics for "today" or "tomorrow" either. Created attachment 183764 [details] attachment-271483-0.html "no semantics for "today" or "tomorrow"... really ? Le dimanche 3 août 2025 14:31:32 heure d’été d’Europe centrale, vous avez écrit : > https://bugs.kde.org/show_bug.cgi?id=507800 > > Allen Winter <winter@kde.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |winter@kde.org > > --- Comment #4 from Allen Winter <winter@kde.org> --- > In the upcoming 6.5.0 release KOrganizer will remember and restore the view. > I don't have a fix for remembering the current date yet. > > also, there is no capability to configure the initial view and there is no > semantics for "today" or "tomorrow" either. > > what I mean is: you can't korganizer to start with "today" or "tomorrow" or any specific date perhaps I misunderstood your wish. I thought you meant that you want korganizer to start (using some configuration or command-line option) in some specified view and on some specified date(s) like "today" or "tomorrow" or "3 weeks from now", ... Created attachment 183789 [details] attachment-462339-0.html Hi, You didn't misunderstood anything ! Le dimanche 3 août 2025 17:31:07 heure d’été d’Europe centrale, vous avez écrit : > https://bugs.kde.org/show_bug.cgi?id=507800 > > --- Comment #6 from Allen Winter <winter@kde.org> --- > what I mean is: you can't korganizer to start with "today" or "tomorrow" or > any specific date > > perhaps I misunderstood your wish. > > I thought you meant that you want korganizer to start (using some configuration > or command-line option) in some specified view and on some specified date(s) > like "today" or "tomorrow" or "3 weeks from now", ... > > |