Version: (using KDE 4.3.2) OS: Linux Installed from: Debian testing/unstable Packages When in fullscreen mode the date above the day-column in korganizer is shown in full length. But when not in fullscreen mode and the columns are a little more narrow only the day (name apprevation and number) is shown - although there is space enough to also display the month as number. Please let the column headers always show the month too (Fr 16.10. instead just Fr 16) when there is space enough (here three times the space of the shown text) - or let the user decide which information will be shown by an option. It is extremely irritating without the month!
if I understand this one correctly, I believe we have been doing this (plus the day-of-week) in agenda view for a long, long time. I'll close. If I misunderstand someone can re-open
Created attachment 187803 [details] The day numbers without the months The day numbers without the months
I think this feature request is still valid. When using a small window, only the day number is shown "DD", while there is still some space for the day and the month "DD/MM". See attached a screenshot of the multiple views.
yes, now I see what you mean. I can reproduce.
Git commit 60bfbd4ea4b25ba0102a717b07162934156790af by Allen Winter. Committed on 20/12/2025 at 11:16. Pushed by winterz into branch 'release/25.12'. agendaview.cpp - use narrow formatted dates for the day label as needed For the Agendaview day label, use the QLocale NarrowFormat for the date when the display has limited horizontal space. FIXED-IN: 6.6.1 M +5 -1 src/agenda/agendaview.cpp https://invent.kde.org/pim/eventviews/-/commit/60bfbd4ea4b25ba0102a717b07162934156790af
Git commit c4503e10242aa6a121a9c00ca31d9eca34b2e721 by Allen Winter. Committed on 20/12/2025 at 11:25. Pushed by winterz into branch 'master'. agendaview.cpp - use narrow formatted dates for the day label as needed For the Agendaview day label, use the QLocale NarrowFormat for the date when the display has limited horizontal space. FIXED-IN: 6.6.1 (cherry picked from commit 60bfbd4ea4b25ba0102a717b07162934156790af) Co-authored-by: Allen Winter <winter@kde.org> M +5 -1 src/agenda/agendaview.cpp https://invent.kde.org/pim/eventviews/-/commit/c4503e10242aa6a121a9c00ca31d9eca34b2e721