<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'>
<span style='padding-right: 1.8em;' macro='newHere text:{{store.getTiddlerText("MyNewIndexButton##content")}} tag:"index" tag:"slimindex" label:"*new index*"'></span>
<span style='padding-right: 1.8em;' macro='newHere text:{{store.getTiddlerText("MyNewProjectButton##content")}} tag:"project" tag:"slimindex" label:"*new notelist*"'></span>
<span style='padding-right: 1.8em;' macro='newJournalHere "YYYY/MM/DD 0hh:0mm:0ss" tag:"note" tag:"slimindex" label:"*new note*"'></span></div>
<span class='title' macro='view title'></span>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->