amelioro / ameliorate

A tool for analyzing debatable problems effectively, collaboratively, and with an open mind.
https://ameliorate.app
MIT License
26 stars 10 forks source link

Text tree view of nodes #383

Open keyserj opened 8 months ago

keyserj commented 8 months ago

Describe your issue

If I want to scan through all nodes of a type, using the node types filter and looking through the diagram is ok, but seeing relations in this case is not necessary, and so the spread-out nodes doesn't provide extra value and is just distracting. It'd be nice to have a view that's more organized and compressed for reading through a bunch of nodes.

This is particularly nice if I just want to see all the questions, or all the sources and facts, or all the arguments that exist.

Solution you'd like

A tree view seems like it'd be good for this (example from vscode): image

Questions to answer

Alternatives you've considered

No response

Additional context

No response

Technical ideas

Technical questions

No response