> In a tiddler reference by the my tiddler > <<comment here reverse "=closed =completed" "\n''Completed and > closed'' (%subject%)\nat %when%\n">>
This is *supposed* to work. But there was a bug (oops!). I've fixed it. Get the update (v2.9.1) here: http://www.TiddlyTools.com/#CommentPlugin http://www.TiddlyTools.com/#CommentPluginInfo > and I also changed the option in the commenttiddlerplugininfo, to be > sure > config.macros.comment.fmt="__''%subject%''__\n^^posted by %who% on > %when%^^\n<<<\nNull \n<<<\n"; Note: the Configuration section of the plugin's documentation begins with this instruction: ------------ "place one or more of the following javascript statements in a tiddler tagged with systemConfig". ------------ However, what you did what to change the value in CommentPluginInfo itself, rather than creating/editing a separate tiddler (e.g., [[CommentPluginConfig]]) tagged with systemConfig. In any event, now that the bug is fixed in v2.9.1, you won't need to create a separate tiddler at all, because the comment format is being specified directly as a macro parameter. -e --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

