Announcement

  •  » Requests
  •  » TAGS = Category/Album? (Proposal)

#1 2011-06-10 09:28:18

sbyke
Member
2011-02-26
13

TAGS = Category/Album? (Proposal)

Why not make Tags and Albums be the same thing?  Users tag their photos with names/places/vacations, upload to Piwigo and they would magically (without having to do searches and bounce through the caddie)
appear in the right Category/Album.  Sure some Albums would get uselessly large for popular tags (like one for your kid's/cat's name).

An alternative would be virtual folders that are populated with all photos that match a set of tags.

I've seen the php tweak to convert IPTC tags into piwigo tags, would similar work for associating an image with an album/category?  Maybe, not all tags.  Maybe a user defined subset?

Something like:
$conf['tag_album_map'] = array(
     Jack => Kids,
     Jill => Kids,
     June => Summer,
    July => Summer,
    August => Summer,
    hike => Trips,
    zoo => Trips,
    lake => Trips,
);

So each photo with any of the above tags ends up in /Kids, /Summer, and/or /Trips

Then any tag not in the map doesn't create any album association.

Offline

 

#2 2011-06-10 09:31:09

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13791

Re: TAGS = Category/Album? (Proposal)

Hi sbyke,

mistic100 is working on a feature called "Smart Albums" which will automatically fill albums based on any criteria. The criteria can be photos tagged with "lake" or "zoo" or "hike".

Offline

 

#3 2011-06-10 10:54:00

sbyke
Member
2011-02-26
13

Re: TAGS = Category/Album? (Proposal)

Thanks, smart folders sounds perfect.  My underlying goal is to allow client side tagging to result in photos ending up the correct album based on their tags.

Offline

 
  •  » Requests
  •  » TAGS = Category/Album? (Proposal)

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact