测试链接 https://memorysheep.com/workflowy#/
节点为文字为空时再按删除键,删除当前节点序列化和反序列化- 使用 redux 随时保存文档状态到 LocalStroage
同步文档到服务器(需要后台 API)- model: { version: string, content: string, user_id: string}
- get current version
- post content and return new version
- #tag 标签搜索
- 导出 markdown, csv, text, mindmap...
- 导出 OPML
- 导入 OPML