Skip to content
Discussion options

You must be logged in to vote

Yes — this is already implemented. The PR #10198 merged for v0.105.0 makes text selections that include images embed those images as self-contained data: URIs on the clipboard, so pasting into an external app (email client, word processor, etc.) carries the actual picture instead of a broken internal reference. Copying within Trilium still stays reference-based, so no duplicate attachments are created. The v0.105.0 release notes confirm this under "Images & clipboard": "you can now paste text with images from Trilium into other apps without the image disappearing" [1].

The implementation consists of a ClipboardImageEmbed CKEditor plugin for the editable surface, plus an application-level c…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@eliandoran
Comment options

@dosubot
Comment options

Answer selected by nema69
@nema69
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants