collectives icon indicating copy to clipboard operation
collectives copied to clipboard

Ability to add a list of upcoming calendar events to landing page

Open noantiq opened this issue 7 months ago • 5 comments

I would like the members of my collective to be up to date on upcoming events.

It would be nice if you could add a list of upcoming calendar events to a landing page that is populated by the events of the calendars that are shared with the collective team

Alternatively, just manually listing upcoming events on the landing page is annoying and probably leads to these entries not being up to date.

noantiq avatar Apr 06 '25 11:04 noantiq

This is already possible. It's just not well documented. I have created a calendar for my collective and assign all the things related to this collective in this calendar Go to your calendar copy the link of the calendar paste it three dots arrow and voila! As you can see, there is some UI bugs but it is functional.

Image

Aveyron-RetD avatar Apr 09 '25 09:04 Aveyron-RetD

Hey @Aveyron-RetD thanks for pointing this out! While this is good to know and might be useful, it is not quite what I was looking for. As you mentioned, it has some UI bugs and also won't allow me to pre-select the List view.

noantiq avatar Apr 10 '25 10:04 noantiq

Following the documentation you should be able to do what you want https://docs.nextcloud.com/server/latest/user_manual/sv/groupware/calendar.html

but i can get the list view to work so there could be an issue with embedding calendar in text. i think this issue should be more a text issue.

Aveyron-RetD avatar Apr 16 '25 09:04 Aveyron-RetD

@noantiq In my opinion, this can be closed. It is possible to embed a calendar in collectives landing page, so you can see upcoming events.

Do you agree?

If you don't like the view of the embedded calendar, please search for corresponding issues in the calendar repo, and if it doesn't exist, feel free to create one. Here it is explained how to embed a list view https://github.com/nextcloud/calendar/issues/2938#issuecomment-1125077360

alexanderdd avatar Sep 08 '25 04:09 alexanderdd

Hi @alexanderdd, I could have phrased it better in the title, but as I wrote in the description, this request is about being able to add a list of upcoming calendar events to Collectives.

The link you provided unfortunately doesn't solve this issue.

  • https://cloud.example.com/apps/calendar/p/<token> gives me a monthly view with some UI bugs, as mentioned above,
  • https://cloud.example.com/apps/calendar/embed/<token>/timeGridWeek/now doesn't give me any embedding or preview,
  • https://cloud.example.com/apps/calendar/p/<token>/timeGridWeek/now also doesn't give me anything.

noantiq avatar Sep 08 '25 07:09 noantiq