diff --git a/README-zh.md b/README-zh.md index c39a29d..57b9113 100644 --- a/README-zh.md +++ b/README-zh.md @@ -6,6 +6,8 @@ QueryDash的目标是开发一款类似Notion Database的Obsidian插件,但不 **由于使用了dataview的api,必须启用dataview插件。** 未来将逐步扩展更多实用特性,帮助用户更高效地管理知识、任务和生活。 +**如果你对项目感兴趣,请star一下,非常感谢,这对我很重要** + **现有功能** 1. **多视图支持**:提供表格和列表两种视图,满足不同场景需求。 - **时间轴视图**: 使用时间轴来展示数据 diff --git a/README.md b/README.md index 515797a..1c8e6af 100644 --- a/README.md +++ b/README.md @@ -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)