Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced interaction #17

Open
richardmarcus opened this issue Nov 28, 2018 · 2 comments
Open

Advanced interaction #17

richardmarcus opened this issue Nov 28, 2018 · 2 comments

Comments

@richardmarcus
Copy link
Collaborator

richardmarcus commented Nov 28, 2018

Need to include more interactions: e.g:

  • multiselection
  • show path from root to node
  • search a certain node
  • delete/add node
  • delete/add edge
  • change node name
@richardmarcus richardmarcus added this to the User Interaction milestone Nov 28, 2018
@richardmarcus
Copy link
Collaborator Author

show path from root to node -> better: show all paths from and to certain node -> this works

@richardmarcus
Copy link
Collaborator Author

richardmarcus commented Jan 9, 2019

Argument graph interaction:
a)

  • click add node
  • enter edge connection mode
  • select nodes with tractor beam for each type of edges
  • click ok, edges are added

b)

  • color nodes depending on semantic information from json file
  • create list(?) representation of mmt code
  • update list according to a)
  • create mmt code from representation
  • send update request to server, receive new json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant