mirror of
https://github.com/liufree/obsidian-querydash.git
synced 2026-07-22 05:41:49 +00:00
feat: support mermorycard view
This commit is contained in:
parent
5f06497870
commit
09c4103a0b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "querydash",
|
"id": "querydash",
|
||||||
"name": "QueryDash",
|
"name": "QueryDash",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"minAppVersion": "1.8.0",
|
"minAppVersion": "1.8.0",
|
||||||
"description": "The new view for bases refers to an updated or additional interface that allows users to interact with base data in a different way, such as through enhanced search, sorting, and pagination features, similar to Notion. This improves usability and data management within your application. It was originally a new view for dataview, but now its functionality has been extended to bases.",
|
"description": "The new view for bases refers to an updated or additional interface that allows users to interact with base data in a different way, such as through enhanced search, sorting, and pagination features, similar to Notion. This improves usability and data management within your application. It was originally a new view for dataview, but now its functionality has been extended to bases.",
|
||||||
"author": "lwx",
|
"author": "lwx",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue