feat: support task

This commit is contained in:
liufree 2025-05-20 23:24:33 +08:00
parent 0969b2f41a
commit 2398ee2172
2 changed files with 2 additions and 0 deletions

View file

@ -17,6 +17,7 @@ QueryDash的目标是开发一款类似Notion Database的Obsidian插件但不
- **过滤**:根据条件筛选数据。
- **合计**:支持数据汇总统计。
- **分页**:优化大数据量下的浏览体验。
- **任务**:支持任务管理,包括任务编辑。
**使用教程**

View file

@ -18,6 +18,7 @@ In the future, it will gradually expand with more practical features to help use
- **Filter**: Screen data based on conditions.
- **Aggregation**: Supports data summary statistics.
- **Pagination**: Optimizes browsing experience for large datasets.
- **Task**: Supports task management, including task editing.
**Tutorial**