mgmeyers / obsidian-kanban

Create markdown-backed Kanban boards in Obsidian.
https://publish.obsidian.md/kanban/
GNU General Public License v3.0
3.16k stars 180 forks source link

[Feature]: Remote image url #1003

Open viethung0823 opened 3 months ago

viethung0823 commented 3 months ago

Goal or desired outcome of this feature

Be able to display image from remote image url

Describe the feature

For eg i have image metadata is image: "https://upload.wikimedia.org/wikipedia/commons/d/d4/Cat_March_2010-1a.jpg" then when using "Linked Page Metadata" with image it should render that image

Can you think of any alternatives or work-arounds?

not really. I tried to set metadata like md syntax cat but it just not work

Screenshots, mockups, or videos

No response

viethung0823 commented 3 months ago

Actually I found a workaround for this by turn on "Field contains markdown" option but I dont think keep markdown syntax in metadata field is a good practice.