You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The image gallery allows one to add files along with ALT text and a caption. In my case, I often have the ALT text and caption available before adding the images, and it would be easy for me to convert that information into a spreadsheet and export the data as a three column CSV specifying the filename, alt text, and caption.
From a UI perspective, this could be handled either by adding an "Import CSV" button on the Insert/Edit Gallery screen, or by enabling "CSV" as an option in the "Open Files" dialog.
Here's an example of a CSV that I made as part of bringing in an image gallery (though I'll have to copy and paste the ALT text and captions for 45 images by hand):
assets/images/20241221-214.jpg,Raindrops falling on the Gorge Waterway.,We are not deterred by a little rain!
assets/images/20241221-242.jpg,"A quad docking. Two rowers are visible, while a third helps bring them in by holding the oar.",Back on the dock.
assets/images/20241221-240.jpg,A quad docking. One rower is visible and is wearing a hat with antlers. The picture is taken through a crowd of people on the dock.,Back on the dock.
assets/images/20241221-241.jpg,A quad docking with three festively dressed rowers visible.,"And off to join the festivities (or get ready for another
I think this would be a generally useful feature, and would provide a way for image galleries to integrate with a great number of external image management tools. For example, it would be easy to extract the "Title" EXIF field from the image metadata and use it as either the ALT text or the caption.
The text was updated successfully, but these errors were encountered:
Feature Description
The image gallery allows one to add files along with ALT text and a caption. In my case, I often have the ALT text and caption available before adding the images, and it would be easy for me to convert that information into a spreadsheet and export the data as a three column CSV specifying the filename, alt text, and caption.
From a UI perspective, this could be handled either by adding an "Import CSV" button on the Insert/Edit Gallery screen, or by enabling "CSV" as an option in the "Open Files" dialog.
Here's an example of a CSV that I made as part of bringing in an image gallery (though I'll have to copy and paste the ALT text and captions for 45 images by hand):
I think this would be a generally useful feature, and would provide a way for image galleries to integrate with a great number of external image management tools. For example, it would be easy to extract the "Title" EXIF field from the image metadata and use it as either the ALT text or the caption.
The text was updated successfully, but these errors were encountered: