mirror of
https://github.com/liufree/obsidian-querydash.git
synced 2026-07-22 05:41:49 +00:00
feat: add timeline view
This commit is contained in:
parent
5bea138f64
commit
e8b7ad692d
2 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ QueryDash的目标是开发一款类似Notion Database的Obsidian插件,但不
|
|||
**由于使用了dataview的api,必须启用dataview插件。**
|
||||
未来将逐步扩展更多实用特性,帮助用户更高效地管理知识、任务和生活。
|
||||
|
||||
**如果你对项目感兴趣,请star一下,非常感谢,这对我很重要**
|
||||
|
||||
**现有功能**
|
||||
1. **多视图支持**:提供表格和列表两种视图,满足不同场景需求。
|
||||
- **时间轴视图**: 使用时间轴来展示数据
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@ The goal of QueryDash is to develop an Obsidian plugin similar to Notion Databas
|
|||
**Since the API of Dataview is used, the Dataview plugin must be enabled.**
|
||||
In the future, it will gradually expand with more practical features to help users manage knowledge, tasks, and life more efficiently.
|
||||
|
||||
**If you are interested in this project, please consider starring it. Thank you very much, it means a lot to me.**
|
||||
|
||||
**language**
|
||||
- [English](README.md)
|
||||
- [简体中文](README-zh.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue