Thanks Eric, thats perfect. This might be a bit harder... Id like to make it easy on my peers at work to comment on my journal entries. Any suggestions?
On Jan 26, 11:51 am, Eric Shulman <[email protected]> wrote: > > Got some journal entries posted which open on startup. However, Id > > like a 'Journal' menu item that will open the journals. What would I > > have to add to that tiddler? > > By default, journal entries are tagged with "journal"... > > To view a 'popup list' of all tiddlers with a specific tag, you can > write: > <<tag tagvalue>> > (e.g., <<tag journal>>) > This creates a command link that, when clicked, shows the list of > tiddlers, along with two additional commands: "open all", and "open > tag XYZ". > > Alternatively, if you want to display a bullet list of all tiddlers > with a specific tag, you can write: > <<tagging tagvalue>> > (e.g., <<tagging journal>>) > This generates the bullet list 'inline', so that links to all the > journal tiddlers are immediately displayed. Note that this macro does > not also include the extra 'open all' and 'open tag XYZ' commands that > are shown in the popup list. > > enjoy, > -e > Eric Shulman > TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

