Create note from copied markdown link

What I’m trying to do

I would like to copy a markdown link to a Devonthink item and then create a note in Obsidian.

For example, the markdown link would be [itemTitle](url). My Obsidian note would have the title from the markdown link with the url formatted as a property:

itemTitle
---
link: url
---

Things I have tried

I’ve tried Quickadd, Templater, OS Shortcuts. But, I am not a coder so maybe one of those would have a good solution. Any help would be greatly appreciated!!

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