diff --git a/README-zh.md b/README-zh.md index 57b9113..f11e2af 100644 --- a/README-zh.md +++ b/README-zh.md @@ -17,6 +17,7 @@ QueryDash的目标是开发一款类似Notion Database的Obsidian插件,但不 - **过滤**:根据条件筛选数据。 - **合计**:支持数据汇总统计。 - **分页**:优化大数据量下的浏览体验。 + - **任务**:支持任务管理,包括任务编辑。 **使用教程** diff --git a/README.md b/README.md index 2a59e44..8c41522 100644 --- a/README.md +++ b/README.md @@ -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**