# 从外部服务器读取 CalDAV 日历数据

**URL:** https://meta.discourse.org/t/read-caldav-calendar-data-from-external-server/366108
**Category:** Feature
**Tags:** events
**Created:** [2025年五月14日 15:07 UTC](https://meta.discourse.org/t/read-caldav-calendar-data-from-external-server/366108 "2025-05-14T15:07:17Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![Thomas\_Rother](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomas_rother/32/423597_2.png) [@Thomas\_Rother](https://meta.discourse.org/u/Thomas_Rother)
#### Post date: [2025年五月14日 15:07 UTC](https://meta.discourse.org/t/read-caldav-calendar-data-from-external-server/366108/1 "2025-05-14T15:07:17Z")

</div>

当前的日历插件与 Discourse 外部管理的日历没有连接。在我们的案例中，我们使用 radicale 服务器 ( [Radicale v3 Documentation](https://radicale.org/v3.html) ) 来管理用户日历，然后可以在各种设备和应用程序上共享这些日历。如果 Discourse 日历插件能够从 caldav 资源读取数据并在主题内动态显示其内容，那将是功能上的巨大提升。

我不是 Ruby 程序员，但这个包可能对此有用（他们也使用 Radicale 作为测试环境）：

> **[GitHub - pat/calendav: Interact with CalDAV via Ruby](https://github.com/pat/calendav)**
>
> Interact with CalDAV via Ruby

---

_[View the full topic](https://meta.discourse.org/t/read-caldav-calendar-data-from-external-server/366108)._
