How NOT to show $Name

How do I have Tinderbox not display one note’s actual Name in MapView. Do I do this trough a specific DisplayExpression command?

I would select the note, and open Quickstamp. Set the $DisplayExpression for that note. If you want nothing to display, set $DisplayExpression to a space (surrounded by straight quotes). Otherwise, set $DisplayExpression to some other expression.

If you want to do the same for other notes, make a Stamp that sets $DisplayExpression. Such as

$DisplayExpression = " ";

Are you looking for a way to suppress the display of the note name in a note that features an image?

That was raised recently in a different forum thread, and it’s one the roadmap.

Oh-- setting $TitleOpacity to zero will also make the title transparent