Ahhhhh... I see that this is the transclude docs:

The TranscludeWidget <https://tiddlywiki.com/#TranscludeWidget> treats any 
contained content as a fallback if the target of the transclusion is not 
defined (ie a missing tiddler or a missing field). 

I had been under the impression that $transclude was an empty fallback 
rather than a missing fallback. So I need to change a bunch of stuff to use 
$set with emptyValue rather than $transclude for the content

On Thursday, May 27, 2021 at 1:22:35 PM UTC-7 c pa wrote:

>
> I notice that the updated list-links-draggable macro shows a blank entry 
> in the case where the tiddler referred to has a caption field but the field 
> is empty.
>
> title: test
> text: <$macrocall $name=list-links-draggable tiddler=<<currentTiddler>> 
> field="flow-list">>
> flow-list: this that the other
>
> title: that
> caption:
>
> Displays:
> ============
> * this
> *                                   <-- entry for that is blank
> * the
> * other
>

-- 
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/654e8e23-5474-44cc-9efd-6bea72b225e2n%40googlegroups.com.

Reply via email to