feat(#245): in results list, show where an image/pdf is embedded
* 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
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"esbuild-plugin-copy": "1.3.0",
|
||||
"esbuild-svelte": "0.7.1",
|
||||
"jest": "^27.5.1",
|
||||
"obsidian": "1.5.7-1",
|
||||
"obsidian": "1.7.2",
|
||||
"prettier": "^2.8.8",
|
||||
"prettier-plugin-svelte": "^2.10.1",
|
||||
"svelte": "^3.59.2",
|
||||
@@ -37,7 +37,7 @@
|
||||
"svelte-preprocess": "^4.10.7",
|
||||
"tslib": "2.3.1",
|
||||
"typescript": "^4.9.5",
|
||||
"vite": "^3.2.10"
|
||||
"vite": "^3.2.11"
|
||||
},
|
||||
"dependencies": {
|
||||
"cancelable-promise": "^4.3.1",
|
||||
|
||||
Reference in New Issue
Block a user