Thanks for the ideas here. I suspect that producing a plugin to hijack the editor may be beyond me (although I note that standard HTMLArea may have a facility for hijacking all textarea editors so maybe that would work. But I'd still like to be able to edit standard tiddlers with the standard editor when handling shadowed tiddlers).
If I understand the autotaggerplugin correctly I'd have to create the tiddler first and then add the tag afterwards. This would mean reinvoking the editor after the tag has been applied in order to work in the HTMLArea editor and in practice this is how my TW already works except that I have to type the wysiwyg tag manually before saving the tiddler in the standard editor and then re-editing it in the HTMLArea editor. So perhaps an option to do this is trickier than I'd hoped. Thanks for the thoughts though. Kevin On 27 Oct, 21:12, "Anthony Muscio" <[EMAIL PROTECTED]> wrote: > Perhaps it is not relevant with HTMLarea > however;http://www.TiddlyTools.com/#AutoTaggerPlugin<http://www.tiddlytools.com/#AutoTaggerPlugin> > > Has an option; > add default tag(s) when saving tiddlers that are not otherwise tagged > > TonyM > > > > > > On Tue, Oct 28, 2008 at 03:28, FND <[EMAIL PROTECTED]> wrote: > > > > Is there a way to tell my TW that a tiddler created by clicking on the > > > name of a non-existent tiddler should be tagged as "wysiwyg" and > > > should open in the HTMLArea editor first time please? > > > Well, you could pre-populate the regular EditTemplate: > > <div class='editor' macro='edit tags "" foo'></div> > > > However, that won't use the HTMLArea editor, obviously - not sure how > > that could be achieved (other than writing a plugin that > > hijacks/overrides the internal createTiddlyLink and/or > > onClickTiddlerLink functions, mabye). > > > -- F. > > -- > TonyM > > If you have not found an easy way to do it with TiddlyWiki, you have missed > something.www.tiddlywiki.com- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

