Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

FR: Image column type #17

@that0n3guy

Description

@that0n3guy

I've been doing something similar to this plugin with dataview for books (see image below).

It would be awesome if this would work for images. I have a link in the "cover" data field and render it like so:

TABLE subtitle, ("![coverimg|100](" + cover + ")") as cover, creator, referrer, priority, purpose, status from "Books" where file.name != "_Book Index" SORT file.name 

image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions