Hi Julie On Mon, Jan 20, 2014 at 8:52 AM, Julie <[email protected]> wrote:
> I've found what causes this situation: > > * choose a type to a tiddler > * if you want to revert to no type, there is no option other than deleting > the content of the edit box for the type > * the type list now list all no-type tiddlers > * in the html file, search for this tiddler: it has type="" > Ah, brilliant, thank you, that makes perfect sense. I've fixed it by tightening up the "has" operator so that it requires the field not to be the empty string. https://github.com/Jermolene/TiddlyWiki5/commit/1c283c55865b3b128101c26f60d594313764c621 Best wishes Jeremy > -- > 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 http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/groups/opt_out. > -- Jeremy Ruston mailto:[email protected] -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

