# Intro
Apologies for a lengthy post. It's not an issue or problem with ZenPhoto, I realise I'm using it *way* outside its parameters for a purpose it was never designed for. But others with more experience may be able to suggest plugins or other options which will go at least some way to achieving what I think I need. Thank you (in advance) for reading.
## Background
My Father died two years ago - he left around 50,000 35mm slides taken over a period of nearly 70 years - a wide variety of topics, family (Weddings, Graduations), transport history (his passion whether rail, boat, road, tram...) and astronomy (his other passion whether telescopes or sundials). There is some overlap; Mum riding on a historic tram, a railway crossing a river, my Brother's wedding on a canal boat. Dad left no notes - *He* knew what each slide was and didn't need to write it down; the knowledge died with him.
## Our Problem
We need to sort, identify and caption the images as much as possible. We've had interest from a UK museum in some. We've had offers of help. *But* (and it's quite a big "but") each require a degree of pre-sorting. The Canal experts don't want to trawl through hundreds of family photo's or pictures of telescopes. The astronomy experts don't want railway bridges.
So, a layered approach to sorting. Family can categorise images as "family", "Astronomy", "Transport" (with multiple options allowed). A transport person can look in *that* category and refine as "road", "Rail", "Tram", "Water" etc with possibly another layer refining the last one as "River", "Canal" …
And that's where I've kind of run out of ideas.
## Progress so far
We've had scanned around 22,000 images. I've "played" with some of my suggested options below. For those interested, it's at https://www.bagpuss-and-baxter.org.uk/zenphoto/
Now I'm stuck on the next bit - enlisting outside sorting help (which is half the point of putting it online, anyone, anywhere in the world, can potentially help)
## Options (I think)
1. *Comments*
PLUS - Anyone can add them
MINUS - Incredibly manual on (probably) me - to turn a comment into moving and tagging an image
2. *Tags*
PLUS - can quickly search (through the search box) or build dynamic albums "Bridge AND River"
MINUS - Need to have admin access to Albums to add / change Tags (and is not [nor is meant to be] an overly friendly interface)
3. *Favourites*
PLUS - Anyone (logged on) can quickly add, and support multiple selection
MINUS - Are *personal*; my favourites are not yours (and vice versa)
## The way ahead
Currently I've got two plans: -
* Short term - write a quick tool which searches the underlying DB for "Favourite = Family" (for any user) and sets "Tag = Family" - run either as a timed job or a (manual) function
* Longer term - dig out my "PHP For Dummies" and write a single plugin which allows logged in but non-admin users to manipulate Tags.
But I'm open to other suggestions.