This script allows you to insert the current time.
<script label="what time is it?">
return "
"+new Date().toString();
</script>
http://groups.google.com/group/tiddlywiki/browse_thread/thread/f440f280a8098592/58fc107fd0fe86ed?hl=en&lnk=gst&q=aliasplugin#
<script label="what time is it?">
return "
"+new Date().toString();
</script>
http://groups.google.com/group/tiddlywiki/browse_thread/thread/f440f280a8098592/58fc107fd0fe86ed?hl=en&lnk=gst&q=aliasplugin#