Task

用于展示进行中的工程任务的插件

工具

一键安装指令

!!MCDR plugin install mcd_task

代码仓库

数据同步于

...

上次更新

...

最新版本

总下载量

5270

返回插件仓库

Task-v2.3.0+build.62.mcdr

版本

2.3.0+build.62

日期

2022年6月25日

大小

18.55 KiB

下载量

63

前往发行版源页面

MD5

7ed3dc733cfd58876c781f51b5f8fd26

SHA256

64133c9a786a7f5acd4cbbfa18ce3615d6d4a3d15c9806639163e22eb6c64559

MCDR 插件依赖

插件 ID依赖版本
mcdreforged>=2.1.3

Python 包依赖

Python 包依赖版本

  1. Color scheme has been changed, now titles of tasks marked as done will be displayed in light gray instead of dark gray, and descriptions are dark green instead of light green (in help message) / light gray (in task detail).

  2. Command !!task list-done has been removed, and tasks marked as done will be just displayed in !!task list view.

  3. Now marking father task as done will make all its sub-tasks be treated as done (you can still see if this node is marked as done).

  4. Now you can use !!task deadline <titles> clear to remove the task deadline, and !!task unres <titles> -all to remove all its responsibles.

Full Changelog: https://github.com/TISUnion/Task/compare/2.2.0...2.3.0