Mario, thanks. So, if I understand well, tocP makes various Tables of Content, and it could make one of my tags with the related "normal" text tiddlers that I have created.
If that's correct, what is the advantage of me having a tag listing tiddler with this in the text box: ``` <div class="tc-table-of-contents"> <<toc-selective-expandable "tag" sort[title]>> </div> ``` -- Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: https://tutanota.com 21 Apr 2020, 15:41 by [email protected]: > 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 > > <https://groups.google.com/d/msgid/tiddlywiki/a56b0012-52e0-4854-95ef-50147ef11939%40googlegroups.com?utm_medium=email&utm_source=footer>> > . > -- 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/M5RpaAA--3-2%40tutamail.com.

