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 43 Posts
  • Calendar - Package updates

    Pinned Locked
    11
    0 Votes
    11 Posts
    585 Views
    Package UpdatesP
    [1.0.1] Update calendar to 7c980f2 Fix description
  • Public view of calendar(s)

    4
    2 Votes
    4 Posts
    219 Views
    David 0D
    @Teiluj said: It would be embeddable If that's going to be a feature, I'd like to style the calendar at least in a very basic way (let's say, choose one main color in HEX format to meet minimal aesthetics of any corporate design) have different views, encoded in the URL scheme, like: list, day week, month. (similar to the Nextcloud Calendar embed). Embedded event details cloud/should support markdown rendering? have a subscribe button to continuously stay up to date to a calendar (e.g. public events of our non-profit)
  • Update 0.30 Causes Events to Disappear

    Solved
    9
    2 Votes
    9 Posts
    621 Views
    S
    Sorry, this could be a result in anonymizing it. I edited all entries manually in the end... -.- There is a version 6 actually. I think I'll try the update now. ^^
  • API

    3
    1 Votes
    3 Posts
    243 Views
    J
    @nebulon Thank you! I think I have something working in n8n, 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
    221 Views
    nebulonN
    This is fixed with latest release now
  • Refresh rate for ics imported calendar

    2
    1
    2 Votes
    2 Posts
    168 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.
  • Calendar doesn't show up in the app password dropdown

    3
    2 Votes
    3 Posts
    254 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
    396 Views
    S
    I started the update manually and the issue is solved. THX.
  • Scheduled Imports

    2
    1 Votes
    2 Posts
    209 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)