This plugin enables two-way synchronization between Obsidian notes and Alipan (阿里云盘).
此插件允许您将 Obsidian 笔记与阿里云盘进行双向同步。
main.js, manifest.json, and styles.css from the latest release<vault>/.obsidian/plugins/alipan-sync/main.js、manifest.json 和 styles.css<vault>/.obsidian/plugins/alipan-sync/This project is forked from Obsidian Nutstore Sync (by Nutstore / 坚果云), which provides WebDAV-based synchronization for Obsidian. We deeply appreciate the original authors and contributors for their excellent work in building the core sync framework.
This fork replaces the WebDAV/Nutstore backend with the Alipan (阿里云盘) Open API, enabling Alipan users to sync Obsidian vaults natively.
本项目 fork 自 Obsidian Nutstore Sync(由 坚果云 / Nutstore 开发),该项目为 Obsidian 提供了基于 WebDAV 的同步功能。我们衷心感谢原作者和贡献者们构建了优秀的同步核心框架。
本 fork 将 WebDAV/坚果云后端替换为阿里云盘开放 API,使阿里云盘用户可以原生同步 Obsidian 笔记库。
This project is licensed under the GNU AGPL-3.0 License, same as the original project.
本项目采用 GNU AGPL-3.0 许可证,与原始项目保持一致。