diff --git a/plugins/attachment_preview/index.yaml b/plugins/attachment_preview/index.yaml new file mode 100644 index 0000000..8ead273 --- /dev/null +++ b/plugins/attachment_preview/index.yaml @@ -0,0 +1,9 @@ +title: Attachment Preview +description: Inline preview panel for attachments - supports PDF, text, code, video, audio, markdown, and HTML files. +github: https://github.com/keyboardstaff/attachment_preview +tags: + - ui + - files + - documents + - preview + - attachments \ No newline at end of file diff --git a/plugins/attachment_preview/thumbnail.png b/plugins/attachment_preview/thumbnail.png new file mode 100644 index 0000000..3c08550 Binary files /dev/null and b/plugins/attachment_preview/thumbnail.png differ