Display image stored in DEVONthink in an Obsidian note as an inline markdown image

What I’m trying to do

All images are stored (imported) in DEVONthink. Obsidian vault is external to DEVONthink but is indexed in DEVONthink. I’m trying to insert a link to an image in an Obsidian note and have the image displayed inline in the note.

Things I have tried

In DEVONthink, I can select an image and get a DEVONthink link to it - the form is something like this: x-devonthink-item://76704477-6A2B-41AB-8917-128DFA6871E3

I can paste that link into an Obsidian note and reformat it so it looks like this:
[my image](x-devonthink-item://76704477-6A2B-41AB-8917-128DFA6871E3)

I can click on that link in the Obsidian note and the image opens in DEVONthink.

What I haven’t been able to figure out is how do I get the image to display as an inline markdown image in the Obsidian note?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.