Collection file format

Collection files have the following format:

      #Geeqie collection
      #created with Geeqie version 2.6+git20250705-01d997ed
      "<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 from the files pane when viewing a Collections.

To add or edit this text in Geeqie, display the collection in the files pane and select Edit info text from the Info text submenu of a file's context menu. The text is stored when the collection is saved.