Live data from Hacker News

Show HN: Turn indented text into mind maps

tobloef.com

21–30 of 103 posts

Re: Show HN: Turn indented text into mind maps

#23
post #12

This looks very cool, thank you! I have an issue, though: Can't open the File and Mind Map menus, neither on Firefox nor Chromium nor Opera.

Same. Tried in Safari and Chrome. Upon inspection, looks like something is going wrong with the styles. Changing .dropdown-content{position:absolute;} to position:fixed; brought them back for me.

Re: Show HN: Turn indented text into mind maps

#25
post #2

A few months ago one of my favorite tools http://www.text2mindmap.com went down and since there doesn't seem to be any plans to bring it back up I created my own version of the site. It's basically just a quick mashup between some of the code from the original site and some code from my Markdown Editor ( https://tobloef.com/markant/ ), but I hope someone will find it as useful as I did.

This looks great and very useful. Thank you!

Re: Show HN: Turn indented text into mind maps

#26
post #9
post #6

Earlier quoted context omitted.

Congratulations on shipping! It looks great. What do you normally use this sort of thing for?

Thanks. I use it as I would a normal mind map, to organize ideas and sometimes visualize trees of data. I just find the text-based approach to creating mind maps a lot faster and simpler than using the various other online tools, even though it's a bit more limited.

Like it, might use it as a online alternative to FreeMind, which allows pure keyboard control, so kind of similar, at least from my perspective.

Re: Show HN: Turn indented text into mind maps

#28
CTRL-N is apparently a shortcut for new? Nice thought but this runs into standard navigation supported in OS X and most Unixes of using CTRL-N to go down a line. Kind of hard wired for me to navigate text boxes using CTRL-N and CTRL-P so would recommend another shortcut.

Otherwise very neat!

Post reply on HN