The good news is that this is almost certainly a strange interaction 
between the three wikis you combined and not a bug with tiddlywiki itself.

If you can't see it than it is probably either a css tiddler that is hiding 
the section or the tiddler for displaying tag is the edit mode is 
overwritten.
The tiddler that displays the tags in edit mode is called 
$:/core/ui/EditTemplate/tags so if you open that tiddler and delete it that 
may solve the problem.

If that doesn't fix the problem than the next step would be to make a 
tiddler and put this in it:

<$list filter='[all[]tag[$:/tags/Stylesheet]]'>


</$list>

and then look at each tiddler in that list and see if any have a line 

display: none;

if so try removing the tag from the tiddler.

If that doesn't work than I may need to give a longer answer.

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/65c80eba-3d46-40b0-a3dd-79a4486fb195%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to