Which one is the right way of doing it? Creating tiddlers tagA, tagB... and defining a filter in there, or modifying the system tiddler :/core/ui/TagTemplate?
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/a9fc507a-e81d-4ed3-81f9-84ccd37048b3%40googlegroups.com.
I hoped for a standard way of doing this but after searching the mailing list, I could not find much. Will passing a filter to ListField be supported sometimes in the future?
Regards,michele--On Wed, Apr 15, 2015 at 10:13 AM, Richard Smith <richardwil...@gmail.com> wrote:Hi Michele,--The tag-tiddlers are treated the same as other tiddlers, so they can contain their own content, so putting your filter into the text field of a tag-tiddler will render the list correctly there, but it won't have any effect on the filter expression inside the tag-template. As you say, the list field does affect the order of the list but there's no great way to populate it automatically - you can use the taglist plugin to re-order the list by dragging and dropping and this will populate the list for you but it still seems like overkill to be manually managing this at all when you have the info to do it automatically.The second method seems to be ok, as far as I know. When you edit the .../TagTemplate tiddler you are creating a copy of it that takes precedence over the version in the core - if the tag template gets updated in the future you won't see the change because you'll still be using your own copy but that's not likely to be a big problem.Regards,Richard
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/a9fc507a-e81d-4ed3-81f9-84ccd37048b3%40googlegroups.com.
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CADox18yUvw3412nQrb2_KR2UDZDNESDrChxs%2BPwk4hDUCZKXWA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAPKKYJZKYbr%3DWeVzYLRzVMq85Wp3V963%2B%2BzNnN34p6vUzFZBVA%40mail.gmail.com.