Thanks for the comments PMario. There's really not anything more to my use case than what I put in my original post. I am familiar with HTML/ JS/CSS, but my issue (at the moment at least) is having the time to create a plugin that behaves as I would like. Perhaps I could use the default tiddler code as a baseline, tweak it, and call it a new plugin. I would just need to change the tiddler code to automatically append the desired text (i.e., '[date/time]: ') to the existing content when it goes into edit mode.
On Jun 9, 2:29 am, PMario <[email protected]> wrote: > 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.

