Improve title of photos

Issue #606 new
Adam Winer created an issue

Photo titles as they show up in Scythebill are terrible (file names, or the last part of a URL).

We might consider:

  • Minor: for URLs, at least make it “Flickr #1”, “Flickr #2”?
  • Try to load the web page or file? A bunch of possible heuristics:

    • For a JPG, look for EXIF data that might contain a description, or PNG metadata
    • For a web page, if public, look for an HTML <title>?

      • Maybe support editing the title so users can manually input one?

I’ve also wondered if we might support actually running users through an OAuth flow to get access to more info?

Comments (0)

  1. Log in to comment