> Yes. Which generator do you use?
>

Due to conveniance reasons I use the mechanism by the library that I also 
use for drawing the network (vis.js).
Seems like they took a very simple approach generating the uuids (see 
https://github.com/almende/vis/blob/master/lib/util.js#L65).

I created a new issue-ticket by copy pasting your message. I will wait for 
their response.
I also suggested them your method from 
http://chat-plugins.tiddlyspace.com/#UUIDPlugin.

Regards Felix

https://github.com/almende/vis/blob/master/lib/util.js#L65
 

> You can use this code if you want: 
> http://chat-plugins.tiddlyspace.com/#UUIDPlugin
> Its from here: http://www.broofa.com/2008/09/javascript-uuid-function/
> testpage: http://www.broofa.com/Tools/Math.uuid.htm
>
> There has been a collision report with the Math.uuidCompact() which calls 
> the random generator only once. 
> The above code uses a different mechanism.
>  
>
>> Regarding your question about my github.
>> I currently have two TW pull requests that I am waiting for to be 
>> accepted.
>>
>> 1) Allowing to specify a template in the context of the new-tiddler event 
>> <https://github.com/Jermolene/TiddlyWiki5/pull/1059> 
>> 2) Giving users of modal a chance to reference the underlying tiddler 
>> <https://github.com/Jermolene/TiddlyWiki5/pull/1045>
>>
>> Because my code depends on that, I wanted to wait with the upload to my 
>> repository till I get some clarity about these requests.
>>
>
> I see.
>
> -mario
>
>>

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to