Skip to content

Add byssssss/siyuan-caldav-sync#1811

Open
byssssss wants to merge 1 commit into
siyuan-note:mainfrom
byssssss:add-siyuan-caldav-sync
Open

Add byssssss/siyuan-caldav-sync#1811
byssssss wants to merge 1 commit into
siyuan-note:mainfrom
byssssss:add-siyuan-caldav-sync

Conversation

@byssssss

@byssssss byssssss commented Apr 16, 2026

Copy link
Copy Markdown

新增插件:siyuan-caldav-sync

插件名称

CalDAV 同步

插件简介

为思源笔记补上日历面板和日历提醒——数据在思源数据库,提醒通过 CalDAV 调用系统日历

解决的问题

思源没有日历面板,事件只能以表格行存在,无法直观查看日程;也没有提醒,到时间不会响。本插件同时解决这两个问题。

功能亮点

  • 日历面板:月/日/年三视图,面板内直接新建/编辑事件和任务,无需在数据库表格中翻找
  • 双向同步:思源属性表 ↔ CalDAV 日历,改任一端自动同步到另一端
  • 系统级提醒:通过 CalDAV 同步到手机/电脑日历应用,调用系统通知,到时间真正会响
  • 数据在思源:所有数据存储在思源属性表中,CalDAV 只是同步通道,数据主权始终在思源
  • 任务管理:优先级·进度·勾选框三维度,进度联动日期自动填充,到达时间自动推进
  • 多账户:同时接入多个 CalDAV 日历(个人/工作/家庭)
  • 熔断保护:连续错误自动暂停,思源数据为空时拒绝同步,防止误删

仓库地址

https://github.com/byssssss/siyuan-caldav-sync

Release

https://github.com/byssssss/siyuan-caldav-sync/releases/tag/0.2.0

@github-actions

github-actions Bot commented Apr 16, 2026

Copy link
Copy Markdown

拉取请求自动化检查 / Pull Request Automated Check

@byssssss

新增插件仓库 / Add Plugin Repo

byssssss/siyuan-caldav-sync

最新 Release / Latest Release: 0.2.0

检测到以下问题,请在修复之后重新打包 package.zip 发布新的 Release,并将 Release 标记为 Latest。

We found the following issues. Please fix them, rebuild package.zip, publish a new Release, and mark that Release as Latest.


[01]

仓库 byssssss/siyuan-caldav-sync 根目录缺少许可证文件 LICENSELICENSE.txt。请添加合适的许可证文件。

Repository byssssss/siyuan-caldav-sync is missing a license file named LICENSE or LICENSE.txt at the repository root. Please add an appropriate license file.


[02]

Latest Release 中缺少名为 package.zip 的资源文件。请把打包好的 package.zip 作为 Release Asset 上传(文件名必须是 package.zip)。

The Latest Release is missing an asset named package.zip. Please upload your built package.zip as a Release asset (the filename must be exactly package.zip).


@TCOTC TCOTC changed the title feat: add siyuan-caldav-sync plugin Add byssssss/siyuan-caldav-sync Apr 24, 2026
@TCOTC
TCOTC self-requested a review April 24, 2026 21:02
@TCOTC

TCOTC commented Apr 24, 2026

Copy link
Copy Markdown
Collaborator

Release 中应当包含打包好的 package.zip 命名的压缩包

@TCOTC TCOTC added the Check Run PR Check workflow label Jul 20, 2026
@github-actions github-actions Bot added plugin Bazaar package type: plugin theme Bazaar package type: theme ci-failed PR Check / Pkg Check failed and removed Check Run PR Check workflow labels Jul 20, 2026
@TCOTC TCOTC added the Check Run PR Check workflow label Jul 20, 2026
@github-actions github-actions Bot removed theme Bazaar package type: theme Check Run PR Check workflow labels Jul 20, 2026
@TCOTC TCOTC added the Check Run PR Check workflow label Jul 20, 2026
@github-actions github-actions Bot removed the Check Run PR Check workflow label Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-failed PR Check / Pkg Check failed plugin Bazaar package type: plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants