How to introduce new categories
funzel wrote:
To get a category MyCategory add a snip with the name MyCategory to your SnipSnap. Then add the label TypeLabel with type Category to this snip. Now you have a category MyCategory in CategoryLabel.
How can I display all snips having a given category label?
funzel wrote:
{search:Type:Category} would give a list of categories,
{search:Type:person} would give a list of persons.
{search:Category:MyCategory} would give snips with name a Categroy:MyCategory label.
How can I add more than one Category Label to a Snip?
It is not possible by default but if you using my
MultiLabel patch. ThoMo