Hi all,
Another one from me. I seem to have got mixed up with my new tiddler button. Here's the code:
<$let tag1="" text="">
<$newtiddler title=<<dateTime 'YYYY 0MM 0DD ddd hh:mm:ss'>> skeleton="TaskSkeleton" edit="yes">Create Task "<<dateTime 'YYYY 0MM 0DD ddd hh:mm:ss'>>"</$newtiddler>
</$let>
But when I click the button, the tiddler is created, but it doesn't get opened in edit mode. I have to go and find it in my task list.
Is there a different version of the widget?
Also, do I need the 'let' commands if I'm using the skeleton?
Thanks for any help,
Matthew