We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c3cac commit b9da5b8Copy full SHA for b9da5b8
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## v3.1 / 20251113
2
+
3
+- 🎨 日历视图筛选分类,点击创建任务,默认填充对应分类
4
+- 🎨 新建子任务不填充时间段信息
5
6
## v3.0 / 20251112
7
8
- ✨ 日历视图添加筛选只显示某个项目功能 [#114](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/114)
plugin.json
@@ -2,7 +2,7 @@
"name": "siyuan-plugin-task-note-management",
"author": "Achuan-2",
"url": "https://github.com/Achuan-2/siyuan-plugin-task-note-management",
- "version": "3.0.0",
+ "version": "3.1.0",
"minAppVersion": "3.0.12",
"backends": [
"windows",
0 commit comments