* Add an index of embeds for reference in results * Notes embedding images are now shown in results * Updated dependencies * Correctly referencing all embeds * Updated docs * Basic embedded feature ok
15 lines
392 B
JSON
15 lines
392 B
JSON
{
|
|
"id": "omnisearch",
|
|
"name": "Omnisearch",
|
|
"version": "1.24.1",
|
|
"minAppVersion": "1.7.2",
|
|
"description": "A search engine that just works",
|
|
"author": "Simon Cambier",
|
|
"authorUrl": "https://github.com/scambier/obsidian-omnisearch",
|
|
"fundingUrl": {
|
|
"Github": "https://github.com/sponsors/scambier",
|
|
"Ko-fi": "https://ko-fi.com/scambier"
|
|
},
|
|
"isDesktopOnly": false
|
|
}
|