mirror of
https://github.com/liufree/obsidian-querydash.git
synced 2026-07-22 05:41:49 +00:00
feat: support task
This commit is contained in:
parent
0969b2f41a
commit
2398ee2172
2 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ QueryDash的目标是开发一款类似Notion Database的Obsidian插件,但不
|
|||
- **过滤**:根据条件筛选数据。
|
||||
- **合计**:支持数据汇总统计。
|
||||
- **分页**:优化大数据量下的浏览体验。
|
||||
- **任务**:支持任务管理,包括任务编辑。
|
||||
|
||||
**使用教程**
|
||||
|
||||
|
|
|
|||
|
|
@ -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**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue