I added the autolists plugin to http://adithyab.tiddlyspot.com/ and it worked just fine in my limited testing on the Home tiddler.
> Saq, I tried adding your autolists plugin to this and it didnt work out of > the box. I assumed it works closely with the default editor instead of > codemirror. Can you help with porting it? > What exactly happened? Were you editing a tiddler with either no "type" field set, or "type" text/vnd.tiddlywiki? It wont work for other content types. > >> For links, perhaps a popup that shows when you hover over a link, with > the popup containing a clickable link. There is a plugin for the popup >> > on hover, though I don't use it and do not recall the name. > > To do the above through codemirror, it seems I need access to the specific > instance of texteditor to trigger the popup - I am stuck here. Are you > suggesting I use a TW plugin instead? > You probably need to write an addon to extend codemirror, which might then be able to re-use existing TW plugins or might need a custom JavaScript based solution. -- 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/b1a74303-ab62-418c-bce6-b53cbc31c17dn%40googlegroups.com.

