In the tag manager I accidentally added an icon to my TableOfContents tag and I can't remove the icon but can only seem to change it. I even tried to delete all the TableOfContent tags which looked to effectively delete the TableOfConent tag altogether but when I tried to re-add the tag the icon comes back.Any assistance is appreciated, thank you! (also TiddlyWiki is pretty neat, I've only been using it a few days and I've been spending hours enjoying fiddling with it)
Thanks Eric that worked!Also thank you for the Tiddly Tools site, just discovered from your reply to my question and it looks like a great resource.I'm wondering if there's a way to hide tags in view mode when not editing a tiddler? I'm wanting just a bit cleaner look but almost have it just the way I'd like it.
.tc-tags-wrapper { display:none; }[...] hide tags in view mode when not editing a tiddler?
.tc-tags-wrapper { display:none; }