Defining a default calendar
szaimen opened this issue ยท 15 comments
Hi, it would be really nice, if I could define a default calendar for creating new events, since I am using most of the time a calendar, which is since the 2.0.0 release no longer on top. So as long as you cannot change the list order, I think this would be a nice addition. Thanks!
Maybe this option could be added to the settings&import section?
e.g. this is in Nextcloud Tasks already possible. Maybe you could copy some code from there?
Perhaps the selected calendar could also be used for creating events for which someone has received an invitation. By default such kind of events are currently always created in the default calendar named "personal" as described here.
I am using 2 agendas: AgendaA and AgendaB.
When choosing AgendaB, I can create several events for AgendaB.
But at any time that my page is reloaded, I need to set AgendaB as "default" agenda for creating event.
Here is why, I would like to set a default agenda, which is not the first one, that I have imported.
A default calendar could possibly solve the long-standing issue (in the 'server'-repo): Upon invitations, calendar "personal" is created although there is a valid calender #5040
any news about that?
IMHO this is not an enhancement but a bug (actually severe, potentually leaking confidential infornation) see the report here #2323
Just happened to me too. Picking the first one in alphabetic order is pretty meh.
Either "personal" is the default or the user should pick one, using the alphabetic first calendar (even when it's shared by someone else) is pretty meh
What would be best design-wise:
- Remember which calendar was picked last for creating an event, in case you create a lot of events in another calendar in a row
- Put the "Personal" calendar always on top of the list (also in the dropdowns) so it is always quick to access.
- Put the "Personal" calendar always on top of the list (also in the dropdowns) so it is always quick to access.
But what if I have a different calendar that I want to use as default? (e.g. because I deleted the default personal calendar)
This is not about solving the "being able to select a default" option. But it's a step to make life easier in the 99% case for now.
I thought this issue was about being able to select a default calendar?
Yes, and it can stay open if wished.
I meant that:
Put the "Personal" calendar always on top of the list (also in the dropdowns) so it is always quick to access.
Would already solve the problem for most people and can therefor be done as a quick fix solving the issue for the first 99% until a "How to pick a default calendar" option that is being discussed/open since more than 1.5 years has been figured out.
Hi, that's awesome that something is happening here :)
Having a lot of actively used calendars I'd much prefer "last used" one as a default for a temporary solution.