Hi Hal You can add a suffix to one or several note tiddlers:
<<notes heading:"Note" tag:"Note" suffix:"Note1">> will produce a note tiddler called: TiddlerTitle-Note1 <<notes heading:"Note" tag:"Note" suffix:"Note2">> will produce a note tiddler called: TiddlerTitle-Note2 <<notes heading:"Note" tag:"Note" suffix:"Note3">> will produce a note tiddler called: TiddlerTitle-Note3 Cheers Måns Mårtensson On 11 Okt., 07:42, Hal <[email protected]> wrote: > I am using the TiddlerNotesPlugin from Saq Imtiaz (originally > athttp://tw.lewcid.org/). For the tiddlers that I want to have notes, I > add the <<notes>> macro. It works fine. > > But I want to enable readers to be able to comment on more than one > section of the same tiddler, using two separate instances of the > <<notes>> macro. The info page for the plugin says that this is > possible, but although both Notes sections appear, the Edit buttons > for both instances open up the first instance for comments. I cannot > open up the second. > > There was an earlier discussion of this > (http://www.mail-archive.com/[email protected]/ > msg07087.html), but there was no resolution in that thread. There is > some talk of toggling the Notes instances based on the audience > (student v teacher) so only one is displayed on the tiddler, but that > is not what I am looking for. > > Does anyone know what I need to do to have two instances of Notes > attached to the same tiddler? > > Thanks, > --Hal -- 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.

