diff --git a/app.vue b/app.vue index f6eb7e2..4119a0d 100644 --- a/app.vue +++ b/app.vue @@ -17,8 +17,8 @@

Actions

- - + +
@@ -31,9 +31,9 @@
+ :ref="el => { if (isSelected(groupIndex, index)) selectedElement = el as HTMLElement }"> Image - Favicon + Favicon Image ({{ item.dimensions || 'Loading...' }}) {{ truncateContent(item.content) }} @@ -44,7 +44,7 @@ Image
- YouTube Thumbnail {{ selectedItem?.content || '' }} @@ -52,10 +52,9 @@ - diff --git a/package.json b/package.json index 46bffc0..12a23d8 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "@tauri-apps/cli": "^2.0.0-rc.7", "@tauri-apps/plugin-autostart": "^2.0.0-rc.0", "@tauri-apps/plugin-clipboard-manager": "^2.0.0-rc.0", + "@tauri-apps/plugin-fs": "^2.0.0-rc.1", "@tauri-apps/plugin-os": "^2.0.0-rc.0", "@tauri-apps/plugin-sql": "^2.0.0-rc.0", "nuxt": "^3.13.0", diff --git a/public/Logo.svg b/public/Logo.svg index b2ce6d7..a757e0c 100644 --- a/public/Logo.svg +++ b/public/Logo.svg @@ -1,16 +1,61 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + -