liufree_obsidian-querydash/manifest.json

11 lines
286 B
JSON
Raw Normal View History

2024-09-17 02:26:48 +00:00
{
2025-03-09 14:31:59 +00:00
"id": "querydash",
2025-04-18 13:17:30 +00:00
"name": "QueryDash",
2025-05-27 15:15:33 +00:00
"version": "1.0.8",
2025-03-08 10:53:05 +00:00
"minAppVersion": "1.8.0",
2025-03-22 11:42:04 +00:00
"description": "Refer to Dataview and add search, sorting, and pagination functions, just like Notion.",
2025-03-08 10:53:05 +00:00
"author": "lwx",
2025-03-09 14:28:46 +00:00
"authorUrl": "https://github.com/liufree",
2024-09-17 02:26:48 +00:00
"isDesktopOnly": false
}