Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for "content" nodes. #4

Open
mralexgray opened this issue Jan 31, 2016 · 5 comments
Open

Support for "content" nodes. #4

mralexgray opened this issue Jan 31, 2016 · 5 comments

Comments

@mralexgray
Copy link

Love the module. It would be great though.. If there were another kind of expansion - one that could display the actual "content of the node".

In the case of the example.. clicking on "A General Theory ..." -> "Concepts" -> might actually be able to display (in a larger, different type of node, possibly...

For the purpose of discussion, we must establish a vocabulary.
Some of these names have a long tradition, or at least some precedent in
JavaScript.
Some are disputed, borrowed, or fabricated.
...

Is this overkill / too specific for a generalized implementation such as this? Would a pull request with an implementation make you consider it?

screen shot 2016-01-31 at 7 35 09 am

@dundalek
Copy link
Owner

dundalek commented Feb 6, 2016

This is a good idea. It might be difficult to compute the layout when displaying the content within the tree itself. But another solution that serves the same purpose would be to open a popup with the content.

Do you use this component inside the Atom editor or separately in another project?

@schoreZ
Copy link

schoreZ commented Sep 28, 2017

This is a great module, it's simple and elegant.
I also love the idea that if the node could hold more text, maybe multiline.
If auto layout is complex, is it possible for users to specify line breaks themselves, e.g. a backslash+space indicates a new line within the node? This could interfere with it's simplicity, though.
It could spare the need of commercial mindmap tools to a greater extent if this is done.

@juax335
Copy link

juax335 commented Apr 5, 2018

Is there any news on the pop up idea with additional content? I would love that feature ;).

dundalek commented on 6 Feb 2016 : "But another solution that serves the same purpose would be to open a popup with the content."

@dundalek
Copy link
Owner

dundalek commented Apr 5, 2018

@juax335 I am not working on this feature personally, but would be happy to merge a pull request if anyone from the community picks it up.

@daya
Copy link

daya commented Jul 8, 2020

👍 This feature will make this already excellent project the best one out there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants