Skip to content

Releases: wdlin233/obsidian-dida-dashbord

Release list

0.1.3

Choose a tag to compare

@github-actions github-actions released this 26 Jul 07:14
ff26522

Full Changelog: 0.1.0...0.1.3

0.1.0

Choose a tag to compare

@wdlin233 wdlin233 released this 26 Jul 03:16
b333da9

Initial release

Dida Dashboard is an Obsidian plugin for viewing and managing Dida365 tasks inside Obsidian without syncing tasks into Markdown files.

Features

  • Configure a Dida365 Open API token in plugin settings.
  • Open a Dida Dashboard view from the left ribbon.
  • View active tasks by All, Today, Next 7 Days, Inbox, and project list.
  • Group tasks by Overdue, Today, Tomorrow, Next 7 Days, Farther Future, and No Date.
  • Display task title, tags, project/list name, due date, and project color.
  • Add new Dida365 tasks from Obsidian.
  • Complete tasks from the dashboard.
  • Right-click tasks to change due date, complete, or delete.
  • Manually refresh tasks from the Dida365 Open API.

Privacy

  • Does not read, scan, upload, or modify Markdown notes in your vault.
  • Does not sync Dida365 tasks into Markdown files.
  • Stores only plugin settings through Obsidian's plugin data system.
  • Uses the Dida365 Open API only for task data.

Release assets

This release includes:

  • manifest.json
  • main.js
  • styles.css