Sen descrición

Innocenty Enikeew f409f037fb Minor fix %!s(int64=10) %!d(string=hai) anos
assets c07ae8cc5b Set cover/hide actions %!s(int64=10) %!d(string=hai) anos
.gitignore f2758abde7 Initial version with PhotoSwipe library %!s(int64=10) %!d(string=hai) anos
README.md f2758abde7 Initial version with PhotoSwipe library %!s(int64=10) %!d(string=hai) anos
exif.lisp d80bafeed6 Don't parse images, use imagemagik's 'identify' %!s(int64=10) %!d(string=hai) anos
fisher-breaks.lisp cfbc8fe46b Fisher-Jenks breaks initial implementation %!s(int64=10) %!d(string=hai) anos
incoming.html 39e7478aa6 Incoming import %!s(int64=10) %!d(string=hai) anos
index.html c07ae8cc5b Set cover/hide actions %!s(int64=10) %!d(string=hai) anos
package.lisp c07ae8cc5b Set cover/hide actions %!s(int64=10) %!d(string=hai) anos
photo-store.asd d80bafeed6 Don't parse images, use imagemagik's 'identify' %!s(int64=10) %!d(string=hai) anos
photo-store.lisp f409f037fb Minor fix %!s(int64=10) %!d(string=hai) anos
utils.lisp 8b17a434ec Incoming albims with path guessing %!s(int64=10) %!d(string=hai) anos

README.md

Features

  • File system layout (YEAR > YEAR-MONTH-ALBUM > filename)
  • Image database (timeline, albums, album tags, image tags)
  • Catalog browse
  • Auto-move
  • Categorization mode
  • Geo-tagging and geo-browse
  • Clustering single photos (multiple takes of the same)
  • Clustring albums from input

Database

photos: id | album_id | filename | size | taken | width | height | lat | lon albums: id | parent_id | path | date | name | description | cover_id | accessibility album_items: album_id | photo_id | idx | description