Thanks for reply. This would be a nice Pro feature to go on for me. Haven’t found a plugin with this feature.
If you discuss this suggestion it would be nice to set an option to get the content from the filename. I save my files like “Agora_in_Summer+Valencia+2017.jpg”.
I use substr() to cut off “.jpg”, and separate the year, strreplace to to change “_” to space and strchr() and strrchr() to separate the title/location.
It would be rely nice to choose “filling content and title” with the filename.
Possible?