Installation command
!!MCDR plugin install mcd_taskAuthor
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
5266
Back to catalogue
Task-v2.3.0+build.62.mcdr
Version
2.3.0+build.62
Date
June 25, 2022
Size
18.55 KiB
Downloads
63
MD5
7ed3dc733cfd58876c781f51b5f8fd26SHA256
64133c9a786a7f5acd4cbbfa18ce3615d6d4a3d15c9806639163e22eb6c64559MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| mcdreforged | >=2.1.3 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
none |
-
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).
-
Command
!!task list-donehas been removed, and tasks marked as done will be just displayed in!!task listview. -
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).
-
Now you can use
!!task deadline <titles> clearto remove the task deadline, and!!task unres <titles> -allto remove all its responsibles.
Full Changelog: https://github.com/TISUnion/Task/compare/2.2.0...2.3.0