Hacker News new | ask | show | jobs
by ayanb 5439 days ago
I love the intuitive nature of this tool. Well thought out.

Just curious, how are you generating the id of each node (eg. bc970e26-8d1c-4c92-baf0-aa9f3f792266)?

1 comments

Thanks!

For ID generation, take a look at the source: https://github.com/drichard/mindmaps/blob/master/src/js/Util...

Didnt know you have open sourced this. Awesome.