Bez popisu

Innocenty Enikeew 39e7478aa6 Incoming import před 10 roky
assets 39e7478aa6 Incoming import před 10 roky
.gitignore f2758abde7 Initial version with PhotoSwipe library před 10 roky
README.md f2758abde7 Initial version with PhotoSwipe library před 10 roky
exif.lisp 8b17a434ec Incoming albims with path guessing před 10 roky
fisher-breaks.lisp cfbc8fe46b Fisher-Jenks breaks initial implementation před 10 roky
incoming.html 39e7478aa6 Incoming import před 10 roky
index.html 6c2057bc9b Import album, database před 10 roky
package.lisp f2758abde7 Initial version with PhotoSwipe library před 10 roky
photo-store.asd 6c2057bc9b Import album, database před 10 roky
photo-store.lisp 39e7478aa6 Incoming import před 10 roky
utils.lisp 8b17a434ec Incoming albims with path guessing před 10 roky

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