On 7/31/07, Ivan Shmakov <[EMAIL PROTECTED]> wrote: > >>>>> felix winkelmann <[EMAIL PROTECTED]> writes: > > >> True enough. That raise another question, though - can an egg be in > >> multiple categories? > > > Currently not. > > Any chance to get it working that way anytime soon?
The .meta file may hold any kind of information. Currently we have a .meta-property "category" which is used to compile the list at "Eggs Unlimited". I think it is probably preferable to have one entry for each egg in that last. But there is nothing that prevents us/you/anybody to add properties to all meta files (like "(debtags <tag> ...)") and write something that creates a browsable view of all eggs. Actually, that would be pretty cool... cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
