lingang yan21 downloadsSync DingTalk AI Minutes to Markdown using the locally authenticated dws CLI.
DingTalk Minutes Sync imports DingTalk AI Minutes into an Obsidian vault as readable Markdown notes. It runs on desktop Obsidian and uses the locally authenticated DingTalk Workspace CLI (dws) to access your own DingTalk data.
main.js, manifest.json, and styles.css from the latest GitHub release.<your-vault>/.obsidian/plugins/dingtalk-minutes-sync/.dws unless it is installed in a custom location. The plugin automatically detects common macOS locations, including ~/.local/bin/dws.Notes are written to the configured DingTalk Minutes folder. Every note includes frontmatter with the source task UUID, the actual meeting start time, and the sync time.
This plugin is desktop-only because it invokes a local CLI. DingTalk occasionally does not provide a transcript for a meeting; in that case, the note still includes the available summary, keywords, and action items.
This project is released under the MIT License.