So the bug that Dom reported is very interesting and others may find it of 
interest.

The underlying problem is that we are creating several tiddlers at the same 
time via action-widgets, and the tiddler titles rely on a timestamp to make 
them unique. However, the tiddlers are sometimes created so quickly that 
they are not unique!

There have been discussions on this group in the past on the merits of 
using timestamps for tiddler titles and this is a good reminder that they 
just aren't specific enough to serve as a proper unique identifier.

I am going to have take a moment and think about the best way to resolve 
this. I know users prefer timestamps to randomly generated UUIDs so I have 
to consider if there is a middle ground.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a1c5e069-3a52-4208-898b-381c9df9d4den%40googlegroups.com.

Reply via email to