mirror of
https://github.com/liufree/obsidian-querydash.git
synced 2026-07-22 05:41:49 +00:00
11 lines
326 B
JSON
11 lines
326 B
JSON
{
|
|
"id": "obsidian-querydash-plugin",
|
|
"name": "QueryDash",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "1.8.0",
|
|
"description": "This is a database search plugin for Obsidian",
|
|
"author": "lwx",
|
|
"authorUrl": "https://github.com/liufree/obsidian-querydash",
|
|
"fundingUrl": "https://obsidian.md/pricing",
|
|
"isDesktopOnly": false
|
|
}
|