Mark S. wrote: > > > Am I supposed to be able to insert stuff with this? Or just look at it? So > far nothing I have done actually inserts text. Perhaps there's a magic step > I'm missing? > Once I've typed in <table or <table> or <table> </table> , the bar on the > right is stuck and I'm not able to use EM any more. How do I clear it > without actually deleting text? >
Yes, the idea is to be able to insert stuff. BUT, as noted in the ToDo, one prominent problem is what I think you're describing. If you type <tabel and click table you should get a table stamped. This works when I do it. BUT a buch of other stuff appears in the popup at the same time. This is not supposed to happen but it happens because I don't know how to define the regexps properly so that it triggers on e.g <table but not <table> or <table foo>. These filters are defined in EditTemplate/EditorMagic which is the key tiddler for the whole concept. <:-) -- 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/6be44349-9eac-4e0f-be41-fc20ca58fe0b%40googlegroups.com.

