I tried to create an event for multiple consecutive days: in the calendar (month view) I selected the dates, they were marked as selected, right click on it=> the selection has gone, and in the New Event the start/end date was the date of the last selected day. Expected behavior: the start date is the lowest date in the selection, the end date is the latest date. Left clicking on a date and then right clicking on another even shows some selection, making the UI more confusing.
I think this should be given a higher priority. It'd be really useful. Every new release I'm trying to do exactly that, hoping that it got finally implemented by someone. :)
Can anyone select more than one day in month view? I can't. Probably something changed since the initial report.
That works for me. Note that the author probably meant the month view in the side bar. There, selecting multiple days via "press, hold and move" works.
The date navigator then. So if the selection didn't disappear when you left click->new event would everyone be happy ? Looks easy to do for the date navigator, while for the month view it would be a lot more complicated.
I'd be happy with what I wrote: you select a set of days, right click, New Event and the Start/End is filled properly with the selected dates.
I think this is working in KDE 4.14. At least I am able to select multiple days in the calendar view to the left, and it sets the start and end dates properly.
This is not implemented as of korganizer 5.3.1.
13 years later the situation is the same.
A possibly relevant merge request was started @ https://invent.kde.org/pim/korganizer/-/merge_requests/91
A possibly relevant merge request was started @ https://invent.kde.org/pim/korganizer/-/merge_requests/92
Git commit a3ee82f497e7091ef10d77794ee3d4822dd53ad0 by Anant Verma. Committed on 11/02/2023 at 13:55. Pushed by winterz into branch 'release/22.12'. create event with range selected in date navigator M +4 -1 src/calendarview.cpp M +1 -1 src/datenavigatorcontainer.h M +3 -4 src/kodaymatrix.cpp M +2 -2 src/kodaymatrix.h M +1 -1 src/widgets/kdatenavigator.h https://invent.kde.org/pim/korganizer/commit/a3ee82f497e7091ef10d77794ee3d4822dd53ad0
Thank you!