[pmwiki-users] Tagging like TiddlyWiki

Patrick R. Michaud pmichaud at pobox.com
Fri Aug 14 12:18:30 CDT 2009


On Fri, Aug 14, 2009 at 09:35:21AM +0100, Michael Fake wrote:
> I did play around with Bloge tagging last night, and that looked like it might
> offer a slightly neater solution. I could create a standard link [[Dogs]], and
> a tag generated from (:keywords dogs:), both of which resolved to Main.Dogs.
> But I couldn't see a way of creating a list that was only looking at keywords.
> Anyone have any ideas of a way to do that?

Use page text variables.  In the text:

    (:tag: dogs:)

In the pagelist command to find all of the pages tagged with "dogs":

    (:pagelist $:tag=*dogs* :)

Pm




More information about the pmwiki-users mailing list