On Jun 8, 8:05 pm, MHill <[email protected]> wrote: > Thanks Eric, but, as you said, not exactly what I'm looking for. I'm > new to Tiddlywiki, so I'm not even sure if this type of automatic > behavior can be provided by a plugin. ... Allmost anything can be done with plugins and TW. But at the moment there is no plugin (I know of) that does what you describe.
> ... Perhaps I need to just edit the > script code within my TW HTML file? You shouldn't directly edit the HTML file. TW has its own plugin system. Plugins are also tiddlers, with a special tag "systemConfig". They are initialized by the TW core at startup. Digging into TW leads to, HTML, JavaScript and CSS. If you are familiar with these topics it will be possible to point you into the right directions. If not, it would help, to just describe your usecase a little bit more in detail. May be there is allready an existing plugin, that could be used, or easily adjusted :) -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

