I am using; http://tw.lewcid.org/#TiddlerNotesPlugin
Concept: - The TiddlerNotesPlugin allows you to add notes to tiddlers, without needing to edit the original tiddler. This means that your original content will remain unaltered, and if you update it in the future, you won't lose your notes. Notes are stored in separate tiddlers, but can be viewed and edited from within the original tiddler. - For a tiddler titled "MySlide", the notes are by default saved in a tiddler titled "MySlide-Notes" and is given a tag of "Notes". The suffix and tags of the notes tiddlers are customizable. You can have one or multiple notes per tiddlers. So it is possible to have for example, teacher's notes and student's notes in the same file. - Notes can be configured to start off blank, or pre-filled with the contents of the original tiddler. I use the viewTemplate method with a check box that tags the current tiddler as notated <span macro="toggleTag notated . '№'"></span> And <div class='viewer' macro='notes'></div> to display TonyM On Tue, Oct 7, 2008 at 07:53, Eric Weir <[EMAIL PROTECTED]> wrote: > > FND wrote: > > Just for the record, there's some more info on the community wiki: > > http://www.tiddlywiki.org/wiki/Reader_Comments > > > > Thanks. I checked out the references there, but I think Eric's > DiscussionPlugin is going to work for me. > > Sincerely, > ------------------------------------------------------------------------ > Eric Weir > Decatur, GA USA > [EMAIL PROTECTED] > > > > -- TonyM If you have not found an easy way to do it with TiddlyWiki, you have missed something. www.tiddlywiki.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

