events set to "All Day" by default In settings you cant set a default value for "All Day" - which is obviously: false :D
Allday is pre-selected for you in various situations where it makes sense. You are correct that there is no configuration for default new events as "all-day" I would need to know how to reproduce where a pre-selected all-day value is incorrect.
I think its false to assume that each new event is an all day event. I mean its not very intuitive i think. Or maybe im using korganizer the wrong way.. If i double click on a day (monthly view) I want to add an appointment for that day - that is rarely the whole day
A possibly relevant merge request was started @ https://invent.kde.org/pim/eventviews/-/merge_requests/112
Git commit e953afba9a5490d3253e9cf7e1b4eb2f0c219e62 by Allen Winter. Committed on 28/03/2025 at 13:40. Pushed by winterz into branch 'master'. Monthview - no longer force new events to be allDay (in some situations) Set the start and end times for creating new events in month view according to the adjusted default starttime and duration. Previously this wasn't the case for double-clicking in a cell nor when selecting "New Event" from the date navigator. M +10 -2 src/eventview.cpp M +6 -1 src/month/monthscene.cpp M +1 -0 src/month/monthscene.h M +45 -8 src/month/monthview.cpp https://invent.kde.org/pim/eventviews/-/commit/e953afba9a5490d3253e9cf7e1b4eb2f0c219e62
Git commit f1b6d939226fa77ff2bf969a50e6a5cfcfd46599 by Allen Winter. Committed on 15/04/2025 at 11:38. Pushed by winterz into branch 'release/25.04'. Monthview - no longer force new events to be allDay (in some situations) Set the start and end times for creating new events in month view according to the adjusted default starttime and duration. Previously this wasn't the case for double-clicking in a cell nor when selecting "New Event" from the date navigator. (cherry picked from commit e953afba9a5490d3253e9cf7e1b4eb2f0c219e62) Co-authored-by: Allen Winter <winter@kde.org> M +10 -2 src/eventview.cpp M +6 -1 src/month/monthscene.cpp M +1 -0 src/month/monthscene.h M +45 -8 src/month/monthview.cpp https://invent.kde.org/pim/eventviews/-/commit/f1b6d939226fa77ff2bf969a50e6a5cfcfd46599