Show HN: An intuitive, offline capable HTML5 mind mapping application
1–10 of 40 posts
Re: Show HN: An intuitive, offline capable HTML5 mind mapping application
#2Re: Show HN: An intuitive, offline capable HTML5 mind mapping application
#3Re: Show HN: An intuitive, offline capable HTML5 mind mapping application
#4Re: Show HN: An intuitive, offline capable HTML5 mind mapping application
#5What is keeping my office from switching to this is sharing ability. Instead of a file base system, consider having it work like google spreadsheets where I can create a link, specify if it read only or editable, and share it around.
A nit pick. Your directions are well written and awesome, but when I create new items, please slide them down so they don't cover my ideas.
Re: Show HN: An intuitive, offline capable HTML5 mind mapping application
#6Re: Show HN: An intuitive, offline capable HTML5 mind mapping application
#7* Using scroll for zoom in a 2d workspace probably makes sense with a mouse, but with the macbook touchpad it was rather annoying to be unable to pan around (as moving quickly around is rather a benefit to flicking through a mindmap). Not sure how to fix that, but my inclination would be to offer keybinds for zooming in and out, or an option to allow panning with scroll.
* Behaves badly with browser zoom, you probably want to do some kind of dpi detection and rescale the interface as required.
* Possibly allow moving of the central idea.
* Showing/hiding child branches is very nice.
* Select a links child if you click on it? (as link settings are associated with the child) Also, possible to update the link colour immediately?
Overall very nice.
Re: Show HN: An intuitive, offline capable HTML5 mind mapping application
#8I really like the way you implemented the "drag to create a branch" mechanic, it feels very natural. Did you come up with that yourself? Have you seen it elsewhere?
Other than that, looks good so far.
Re: Show HN: An intuitive, offline capable HTML5 mind mapping application
#9One thing - if I have entered some text and then click somewhere else it should save the text that have I changed instead of reverting back.
Re: Show HN: An intuitive, offline capable HTML5 mind mapping application
#10Just curious, how are you generating the id of each node (eg. bc970e26-8d1c-4c92-baf0-aa9f3f792266)?