--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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b5942261-ad7a-4bbf-92bb-7ae705593c40%40googlegroups.com.
@Peter - just put up a http://tiddlywiki5.tiddlyspot.com/ with sample tiddlers and code and a hard coded tiddler showing the desired output. That makes it MUCH easier for anyone to help you. Otherwise you only get hypothetical/untested answers that "ought to work". Without a wiki you've made, there is also a BIG risk you're unintentionally misleading the very people trying to help you because you expressed something ambiguously. It is off-putting to help someone where there's an overhanging risk of working with the wrong problem.<:-)
--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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e3f89d03-1345-4379-92e0-8fb15c645052%40googlegroups.com.
I have put up 3 tids ("commercial art", "do what you love to do", "prestige"), which show the number field in the Edit mode - see http://peterspottiddly.tiddlyspot.com/.As for a "hard coded tiddler showing the desired output", I don't know what you mean by that:
number: n25, n107
Tiddler D: not shown because the field is empty<$list filter="[tag[ToC-zettels]sort[]]">
<$link/>:
<$list filter="[all[current]get[number]]">
<$view field=title/>
</$list>
<br>
</$list>
I have put up 3 tids ("commercial art", "do what you love to do", "prestige"), which show the number field in the Edit mode - see http://peterspottiddly.tiddlyspot.com/.
As for a "hard coded tiddler showing the desired output", I don't know what you mean by that: if I could produce the desired output I would not have asked the question in the 1st place. I probably misunderstand what you mean. Please bear in mind I am not conversant with HTML details, sorry.The desired output is in my reply to Mark S.2 May 2020, 13:32 by matia...@gmail.com:
@Peter - just put up a http://tiddlywiki5.tiddlyspot.com/ with sample tiddlers and code and a hard coded tiddler showing the desired output. That makes it MUCH easier for anyone to help you. Otherwise you only get hypothetical/untested answers that "ought to work". Without a wiki you've made, there is also a BIG risk you're unintentionally misleading the very people trying to help you because you expressed something ambiguously. It is off-putting to help someone where there's an overhanging risk of working with the wrong problem.<:-)
--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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e3f89d03-1345-4379-92e0-8fb15c645052%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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/M6K2Z7g--3-2%40tutamail.com.
<$list filter="[tag[ToC-zettels]has[number]sort[]]">
<$link/>:
<$list filter="[all[current]get[number]]">
<$view field=title/>
</$list>
<br>
</$list>--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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/fd35ce96-1223-42f0-ace0-25fe2b379212%40googlegroups.com.