Skip to content
Matt McHenry edited this page Jan 11, 2019 · 44 revisions

Elbum is a web photo album generator

Usage

See the README for usage instructions.

This page briefly documents ongoing development.

Desired Features

  1. Show EXIF info
  2. Support descriptions for albums and/or images
  3. Show progress for loading images; see Helpful Technical Links#show-loading-progress-for-images
  4. abandon white placeholder borders and ...s for thumbnails
  5. improve performance of thumbnail page
    1. only load some thumbnails if very many
    2. some smarter caching somehow
    3. keep thumbnails rendered in background when full image is shown, so it's instant
      1. or just keep a note that we've loaded them all, and skip animation?
  6. Slideshow mode

Known Issues

  1. thumbnail page does not scroll all the way to the bottom on iOS
Clone this wiki locally