Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Calendar

9 Topics 33 Posts
  • Calendar - Package updates

    Pinned Locked
    4
    0 Votes
    4 Posts
    85 Views
    Package UpdatesP
    [0.5.0] Update calendar to 0.5.0 Allow to show/hide calendars shared with you Major calendar view speedup when lots of events are within view Add month and year picker to jump to a specific date
  • API

    3
    1 Votes
    3 Posts
    25 Views
    J
    @nebulon Thank you! I think I have something working in n8b, but hit a snag when trying to auth and I think I can make it work. Once the App Password portion is fixed in 9.2, if this works using n8n, I'll post the n8n template to accomplish this.
  • Not possible to stop sharing calendar or remove shared calendar

    3
    3 Votes
    3 Posts
    54 Views
    nebulonN
    This is fixed with latest release now
  • Update 0.30 Causes Events to Disappear

    Unsolved
    8
    2 Votes
    8 Posts
    139 Views
    nebulonN
    So I was trying to reproduce this issue and got the .ics file with all those about 600 birthday events. However those all have the same UID, so they do map to the very same event in the end. Not sure if this was because of sanitizing the list or if this was related to some other problem. All in all I am not able to reproduce the disappearance though
  • Refresh rate for ics imported calendar

    2
    1
    2 Votes
    2 Posts
    35 Views
    nebulonN
    So currently the app will resync the external calendar every 30min. This is just hardcoded for the moment and I am not sure if it is really useful to expose custom intervals or so, seems very geeky.
  • Public view of calendar(s)

    2
    2 Votes
    2 Posts
    44 Views
    nebulonN
    Yes that is on the roadmap and tracked at https://git.cloudron.io/apps/calendar/-/work_items/3 Lets collect requirements for this here in the forum though.
  • Calendar doesn't show up in the app password dropdown

    3
    2 Votes
    3 Posts
    54 Views
    nebulonN
    Forgot to mention, this is already fixed with https://git.cloudron.io/platform/box/-/commit/053f26cd02ccc0b5b840e7bf358fe1d47e1e4b75 but pending the 9.2 release
  • Full-day appointments last at least two days

    6
    0 Votes
    6 Posts
    152 Views
    S
    I started the update manually and the issue is solved. THX.
  • Scheduled Imports

    2
    1 Votes
    2 Posts
    83 Views
    nebulonN
    The app supports a caldav endpoints so if you have a system which can sync this into some other provider it should already work. Currently the Calendar app itself does not have any way to actively reach out into other services. I guess the question here is which part in your setup is the single source of truth regarding the events. That one would be the server and the rest become clients. Wondering what the use-case is to have two such event stores itself. (Same answer really to the contacts topic)