KnowledgeGarden / lite-net-3

lite-net as a web app with authentication and privacy; simplest-possible note taking app for network and non-linear thinking.
Apache License 2.0
12 stars 0 forks source link

Rare Event: accidental subject predicate same-subject #24

Open KnowledgeGarden opened 4 years ago

KnowledgeGarden commented 4 years ago

Typeahead can leave you, by accident, with the object being the same topic as the subject in a statement. triple_form.hbs validateForm should check for that condition and alert when detected.