A plugin offering gallery view of result of page query. just like Notion

Hello, guys. I made a gallery plugin named logseq-gallery. Its aim is offering a nice gallery views for result of page query. just like Notion.


these cover is made in my hand. not generate by plugin. if you not set cover or banner it will display no cover

{{renderer :gallery, <query>, <title>}}

The source of the cover from page properties field cover or banner . And there is a emoji in the left of title. it is from icon field.

This plugin is fully compatible with “logseq-banner-plugins”.

Any suggestions or PRs are welcome. If you like it, could you give me a star? :star_struck:

Install It in marketplace😋

:eyes: Does anyone like the plugin?

1 Like

Hi - I like the idea - and I’ve downloaded it - but don’t know how to make it work! (I don’t know how to code unfortunately)

1 Like

the gallery query is fully same with page query.
like {{renderer :gallery, (page-property tag area), Area}} and {{renderer :gallery, [[any title]], Area}}
you can learn the page query in https://docs.logseq.com/#/page/queries

Seams amazing and want to test but why this isn’t in the plugin Markerplace?

I sure the plugin in markplace🤔


just search gallery

Thanks, my error, was already installed!
Now learning how to use it. :wink:

Amazing. I’m particularly interested in the last step of the plugin’s roadmap “Display the result of block query as a gallery” since most of my queries are coded.

From my understanding it would work like Kanban Board that renders from the query of the first child block?
That would be for sure powerful.

Kinda weird that Logseq doesn’t have a built-in gallery view though.

Logseq is for sure needing some updated plugins - most of the ones I find greatly useful got broken on recent versions.

Thanks!