If there is general interest and if anyone has ideas on how to or where to scrape tags to create title / descriptions for each entry in the loi.xhtml list.
Various possibilities include:
- h1 on standalone image page
- figcaption contents
- img alt value
- any h1 to h6 within the div or figure tag holding the image
- title attribute on figure tag
- something else?
I would be happy to create a plugin to do something like one or two of these.