tokenshift / obsidian-page-gallery

Generates a gallery based on selected page contents.
MIT License
64 stars 2 forks source link

Handle `groupBy` array values with > 1 entries better #35

Closed tokenshift closed 1 year ago

tokenshift commented 1 year ago

Need to figure out what "better" means. Treat each element as its own group, and show a page multiple times if it shows up in multiple groups? I think this is what Notion does for multi-valued fields.