topicquests / sensecraft

GNU Affero General Public License v3.0
7 stars 1 forks source link

Towards a graph: Node references and unification #168

Open maparent opened 2 years ago

maparent commented 2 years ago

We need a way for a node to state typed non-linear relationships to other nodes. Use cases:

  1. A player proposes a synthesis of two solutions. This synthesis should credit the originals, which need to remain visible. Some credit goes to their respective authors. (Failure to specify another guild's good idea should be penalized. The question of assigning fair relative credit is a quest unto itself.)
  2. In turn-based play, two guilds propose similar nodes which have to be unified. (Then the original nodes should be hidden in the tree, visible when the unified node is presented.)
  3. An argument explicitly refers to a criterion
maparent commented 2 years ago

More generic: Hashtags and wikilinks (and backlinks from the latter)

maparent commented 2 years ago

(Also: live search spec)