Hi Peter, As Tony pointed out, tags is "just a field" in a tiddler. If you open the tiddler info area you can see them under the "Fields" tab. The tiddler info area is under the tag menu "\/ More : (i) Info"
So 1 tags field can handle different values. .. The same is true for fields. You only need 1 field that can handle different values. ... So you don't need 150 more fields. That would be painful. The advantage of tags is, that the TW UI makes it simple to deal with them. If you want to use fields, you have to define most of the UI yourself. I did create a tocP plugin <https://wikilabs.github.io/editions/tocP/> that lets you create a TOC which uses the "parent" field instead of tags. ... So you could use your tags as one thing and create the TOC with a different mechanism. This plugin also adds a button to the "outline" that let's you create new tiddlers, where the parent field is already populated. The field name "parent" is just a convention, you can also use any other name, if you like. The example tab "test-tocP-asdf" uses the field asdf to store the "parent" relation. have fun! mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/a56b0012-52e0-4854-95ef-50147ef11939%40googlegroups.com.

