Collection file format

Collection files have the following format:

      #Geeqie collection
      #created with Geeqie version 2.6+git20250705-01d997ed
      #geometry: 0 0 1080 1106
      "<filepath1>"
      "<filepath2>"
      #end
    

It is possible to include informational text along with an image. The format is:

      #i Some informational text for the following file
      "<filepath1>"
      #end
    

This text can be displayed via a right-click menu option from a Collections window.

It is assumed that you insert such text into a .gqv file via a script or program file. If you wish a facility to do this to be included within Geeqie, please raise a feature request on https://github.com/BestImageViewer/geeqie/issues