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

Description
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, ("") as cover, creator, referrer, priority, purpose, status from "Books" where file.name != "_Book Index" SORT file.name
