Skip to content

Official Smart Plugins site

Smart Plugins are independent third-party plugins for Obsidian. Smart Connections is the flagship plugin.


Copy text vs copy media (Pro)

The Copy flow offers two reliable export modes:

Use them as separate clipboard actions. This is more reliable than trying to copy text and media in one mixed clipboard payload, because different destinations paste mixed payloads differently.

How media handling works

When you choose Copy media, Smart Context compiles supported visuals into a single image so you can paste the visual context into tools that accept images.

What this means in practice:

Media inclusion rules

Note

"Copy media" is meant for tools that accept pasted images.
If your target tool is text-only, use Copy text.


Copy media (Pro)

Copy media is for the cases where the "why" lives in the visuals:

Instead of pasting a bunch of separate images and hoping you did not miss one, Smart Context compiles the relevant visuals into a single image and puts that image on your clipboard.

If you also need the text context, run Copy text and paste the text separately. Smart Context intentionally keeps text copy and media copy separate for more predictable paste behavior.

The recording above shows the media-copy loop end-to-end.

1) Prepare the note (make the media reachable)

Put the media you want the model to see inside your context graph:

Practical pattern: add an "Attachments" section near the top of your note and put the key images/PDFs there, so you can quickly sanity-check what will be included.

2) Copy media

  1. Run Smart Context: Copy current media to clipboard (choose link depth) or choose Copy media from the context Copy menu.
  2. In the Copy media modal, choose a link depth.
    • Use the media count + size estimate to pick the smallest depth that still includes the visuals you need.
  3. Press Enter to copy media.

You should see a confirmation like:

That media count is a quick sanity check that your attachments were picked up.

3) Paste into your chat (image only)

  1. Go to your chat tool (Smart Chat, ChatGPT, Claude, etc.).
  2. Click into the message box.
  3. Paste (Ctrl+V / Cmd+V).

What you should see:

Send the message like you normally would. If the request also needs text context, paste text from Copy text separately.

What "compiled media" means

When you choose Copy media, Smart Context creates a single collage-style image that contains:

The compiled image is labeled with source filenames and PDF page numbers so the visuals stay attributable and easy to reference in follow-up prompts.

Related pages