Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we have a flag to suppress the IPTC caption #297

Open
phripley opened this issue May 18, 2022 · 0 comments
Open

Can we have a flag to suppress the IPTC caption #297

phripley opened this issue May 18, 2022 · 0 comments
Labels
enhancement New feature or functionality

Comments

@phripley
Copy link

phripley commented May 18, 2022

Suppress Captions

For our workflow we are posting photos from events. The photographer has a system where they preload the IPTC fields with their meta data such as copyright, caption etc... Often the captions are left as boilerplate with no details filled in, something like:

May 18, Los Angeles, CA. Name to come appears on the red carpet at so and so event for such and such a purpose.

For some of the photos they may go back and fill in the exact details but for most they just leave the boiler plate -- the thumbsup gallery is not the primary destination for the photos so we are not in a position to dictate this behavior.

I'm imaging something similar to --embed-exif but for IPTC data.

Currently we are working around this issue by editing the .css file to hide the captions, something like this:

.lg-sub-html {display: none;}

@phripley phripley added the enhancement New feature or functionality label May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or functionality
Projects
None yet
Development

No branches or pull requests

1 participant