[PR #110] [CLOSED] feat: add dida todo list plugin #618

Closed
opened 2026-02-22 17:33:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/110
Author: @GalaxyXieyu
Created: 3/11/2025
Status: Closed

Base: mainHead: feature/dida-plugin


📝 Commits (2)

  • 2b0aec9 feat: add dida todo list plugin
  • c82f0b0 refactor: simplify plugin submission to only include necessary files

📊 Changes

5 files changed (+266 additions, -0 deletions)

View changed files

GalaxyXieyu/dida/GUIDE.md (+117 -0)
GalaxyXieyu/dida/PRIVACY.md (+58 -0)
GalaxyXieyu/dida/README.md (+41 -0)
GalaxyXieyu/dida/dida.difypkg (+0 -0)
GalaxyXieyu/dida/manifest.yaml (+50 -0)

📄 Description

Description

Add Dida Todo List plugin to Dify Marketplace.

Features

  • Create, read, update, and delete tasks
  • Manage task lists and projects
  • Secure authentication using tokens
  • Full privacy policy and documentation

Checklist

  • Plugin code complete
  • Documentation included
  • Privacy policy added
  • Tests completed

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/110 **Author:** [@GalaxyXieyu](https://github.com/GalaxyXieyu) **Created:** 3/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/dida-plugin` --- ### 📝 Commits (2) - [`2b0aec9`](https://github.com/langgenius/dify-plugins/commit/2b0aec9c1e2cb44c4c7585e03c4894adb129a26a) feat: add dida todo list plugin - [`c82f0b0`](https://github.com/langgenius/dify-plugins/commit/c82f0b0b52ac347dc8540d3a3f5268f1cb9698d5) refactor: simplify plugin submission to only include necessary files ### 📊 Changes **5 files changed** (+266 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `GalaxyXieyu/dida/GUIDE.md` (+117 -0) ➕ `GalaxyXieyu/dida/PRIVACY.md` (+58 -0) ➕ `GalaxyXieyu/dida/README.md` (+41 -0) ➕ `GalaxyXieyu/dida/dida.difypkg` (+0 -0) ➕ `GalaxyXieyu/dida/manifest.yaml` (+50 -0) </details> ### 📄 Description ## Description Add Dida Todo List plugin to Dify Marketplace. ## Features - Create, read, update, and delete tasks - Manage task lists and projects - Secure authentication using tokens - Full privacy policy and documentation ## Checklist - [x] Plugin code complete - [x] Documentation included - [x] Privacy policy added - [x] Tests completed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 17:33:57 -05:00
yindo closed this issue 2026-02-22 17:33:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#618