I like the idea in making mind maps.
But I want it to be integrated in discourse because my group is using a discourse as a sharing platform.
so, is there one?
I like the idea in making mind maps.
But I want it to be integrated in discourse because my group is using a discourse as a sharing platform.
so, is there one?
Fine, I compared a lot of such platforms.
The best I think is Processon.
But it does not support discourse.
I like mind maps too. It is such a great tool for brainstorming and communicates ideas.
Adding support for mindmap support will surely let discourse stand out from other forum platforms.
Avez-vous regardé le plugin Graphviz ?
Vous pouvez taper ceci
[graphviz engine=circo]
graph {
a [label="Plugins Discourse"]
a -- "discourse-adplugin"
a -- "discourse-affiliate"
a -- "discourse-cakeday"
a -- "discourse-canned-replies"
a -- "discourse-calendar"
}
[/graphviz]
Pour obtenir un graphique comme celui-ci :