ameliorate icon indicating copy to clipboard operation
ameliorate copied to clipboard

Warn if node seems to duplicate another existing node

Open keyserj opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. We should be able to help reduce duplication by suggesting if a node's content seems very similar to another node. This seems particularly useful for identifying duplicate claims that have been made in two different spots, because this could indicate that the claim should be extracted into some reused node in the problem mapping - perhaps a solution component, or an effect.

Describe the solution you'd like Probably add an indicator if another similar node exists. Clicking could list the similar node(s), and clicking those could take you to them image

Describe alternatives you've considered

Additional context

Technical ideas Analyze the semantic similarity of nodes?

keyserj avatar Apr 18 '23 18:04 keyserj

related #381

keyserj avatar Jul 29 '24 18:07 keyserj