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

RFC: Get meta data from external sources #144

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

RFC: Get meta data from external sources #144

wants to merge 10 commits into from

Conversation

jrmgx
Copy link

@jrmgx jrmgx commented Feb 8, 2019

Thumbsup can read meta data coming from Picasa.ini file and that a great feature.
I suggest that it should be extended to meta data from other sources.

For example when you request your data from Instagram or Google Photo,
they give you some JSON files containing the associated meta data (comments, title, etc)

This PR explores that meta data import with those two example in mind.
Changes have been made for my personal usage only, but I feel that I can share them here so we can talk about this feature more in detail and maybe implement this feature in thumbsup at some point.

I did remove all the Picasa code for now as I don't have anything to test against.

@amcolash
Copy link
Contributor

I don't use those sources of data for meta data, but make sure to take a look at the exif panel I made! You could inject that data on page creation to get that on your webpages with little effort.

See #133. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants