File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 161161
162162## 📦 安装方法
163163
164- ### 从 Obsidian 社区插件安装(推荐)
165- 1 . 打开 Obsidian 设置
166- 2 . 进入"第三方插件"
167- 3 . 关闭"安全模式"
168- 4 . 点击"浏览"搜索"Workflowy Outline"
169- 5 . 点击"安装"并启用插件
170-
171164### 手动安装
1721651 . 从 [ Releases] ( https://github.com/user/obsidian-workflowy-plugin/releases ) 下载最新版本
1731662 . 解压到 Obsidian 插件目录:` {vault}/.obsidian/plugins/obsidian-workflowy-plugin/ `
235228- ** 自动时间戳** :创建新块时自动添加时间戳
236229- ** 时间戳格式** :可选择 ` HH:mm ` 或 ` HH:mm:ss ` 格式
237230
231+
238232## 🏗️ 技术架构
239233
240234### 核心组件
@@ -275,9 +269,9 @@ Markdown 文件 ↔ OutlineParser ↔ BlockEditor ↔ WorkflowyView ↔ 用户
275269- ** 触摸拖拽** :支持触摸拖拽重排序
276270- ** 平台自动检测** :自动识别设备类型并应用相应优化
277271
278- ## 📄 许可证
272+ ## 🤝 贡献指南
279273
280- MIT License - 详见 [ LICENSE ] ( LICENSE ) 文件
274+ 欢迎提交 Issue 和 Pull Request!
281275
282276## 🙏 致谢
283277
Original file line number Diff line number Diff line change @@ -161,12 +161,6 @@ Fixed bottom toolbar on mobile with quick actions:
161161
162162## 📦 Installation
163163
164- ### From Obsidian Community Plugins (Recommended)
165- 1 . Open Obsidian Settings
166- 2 . Go to "Community Plugins"
167- 3 . Disable "Safe Mode"
168- 4 . Click "Browse" and search for "Workflowy Outline"
169- 5 . Click "Install" and enable the plugin
170164
171165### Manual Installation
1721661 . Download the latest release from [ Releases] ( https://github.com/user/obsidian-workflowy-plugin/releases )
@@ -273,9 +267,6 @@ This ensures complete separation between Workflowy functionality and native Obsi
273267- ** Touch Drag & Drop** : Full support for touch-based reordering
274268- ** Platform Detection** : Automatic device detection with appropriate optimizations
275269
276- ## 📄 License
277-
278- MIT License - See [ LICENSE] ( LICENSE ) file for details
279270
280271## 🙏 Acknowledgments
281272
You can’t perform that action at this time.
0 commit comments