# 🔄 Nutstore Sync
## Introduction | 简介
This plugin enables two-way synchronization between Obsidian notes and Nutstore via WebDAV protocol.
此插件允许您通过 WebDAV 协议将 Obsidian 笔记与坚果云进行双向同步。
---
## ✨ Key Features | 主要特性
- 🔄 **Two-way Sync**: Efficiently synchronize your notes across devices
- ⚡ **Incremental Sync**: Fast updates that only transfer changed files, making large vaults sync quickly
- 🔐 **Single Sign-On**: Connect to Nutstore with simple authorization instead of manually entering WebDAV credentials
- 📁 **WebDAV Explorer**: Visual file browser for remote file management
- 🔀 **Smart Conflict Resolution**:
- Character-level comparison to automatically merge changes when possible
- Option to use timestamp-based resolution (newest file wins)
- 🚀 **Loose Sync Mode**: Optimize performance for vaults with thousands of notes
- 📦 **Large File Handling**: Set size limits to skip large files for better performance
- 📊 **Sync Status Tracking**: Clear visual indicators of sync progress and completion
- 📝 **Detailed Logging**: Comprehensive logs for troubleshooting
- 🔄 **双向同步**: 高效地在多设备间同步笔记
- ⚡ **增量同步**: 只传输更改过的文件,使大型笔记库也能快速同步
- 🔐 **单点登录**: 通过简单授权连接坚果云,无需手动输入 WebDAV 凭据
- 📁 **WebDAV 文件浏览器**: 远程文件管理的可视化界面
- 🔀 **智能冲突解决**:
- 字符级比较自动合并可能的更改
- 支持基于时间戳的解决方案(最新文件优先)
- 🚀 **宽松同步模式**: 优化对包含数千笔记的仓库的性能
- 📦 **大文件处理**: 设置大小限制以跳过大文件,提升性能
- 📊 **同步状态跟踪**: 清晰的同步进度和完成提示
- 📝 **详细日志**: 全面的故障排查日志
---
## ⚠️ Important Notes | 注意事项
- ⏳ Initial sync may take longer (especially with many files)
- 💾 Please backup before syncing
- ⏳ 首次同步可能需要较长时间 (文件比较多时)
- 💾 请在同步之前备份