I've been thinking for awhile that it would be neat to have a "dynamic" stamp, that doesn't just paste text, but renders it first.
Here's a first step towards that. Drag and drop the attached into your backed-up TW. Reload.
This will put a second stamp symbol in your editor. This stamp will attempt to render your stamp snippets. I've provided two
stamps. One generates the current time. The other generates the current title IF this is the only tiddler being edited
at the moment. I didn't have a way to grab the current title. Possibly it's in the code somewhere. So ... first stab.
A better approach would be to have snippets that could be tagged as "dynamic". Then there would be only one stamp tool
in the toolbar. But that would require changing core code, so this will have to do for now.
Hope this is what you were looking for!
-- Mark