generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
The plugin is a great idea. Can it also handle embedded images?
For example, if the markdown file contains a property called "picture::", then this can be rendered by dataview with "embed(link(picture, "150")) as Picture. It will generate a thumbnail of width 150 for each image that is set in the picture property.
The serialization does not seem to be able to handle this and only renders a "-".
Metadata
Metadata
Assignees
Labels
No labels