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

Link concepts in graph #21

Open
jpwiedekopf opened this issue Feb 25, 2022 · 0 comments
Open

Link concepts in graph #21

jpwiedekopf opened this issue Feb 25, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@jpwiedekopf
Copy link
Member

Currently, the graph windows do not interact with the main UI. It is not possible to show a concept in the graph in more detail, or to invoke the neighborhood display for a different concept to the current focus concept.

The current workflow to examine a new focus concept, which was "discovered" from the neighborhood graph is involved:

  1. note the code of the new focus concept
  2. change the window focus back to the main window
  3. check if the filter at the top of the concept diff has to be adjusted
  4. search for the concept using the fuzzy matcher
  5. scroll through the list of close matches (since the search is fuzzy, this might be somewhat long), and find the new focus concept in the result list
  6. invoke the desired action, i.e. view the neighborhood graph, the properties, etc.

It should be possible to add actions for inspecting a concept to the graph views.

@jpwiedekopf jpwiedekopf added the enhancement New feature or request label Feb 25, 2022
@jpwiedekopf jpwiedekopf added this to the v1.3.0 milestone Feb 25, 2022
@jpwiedekopf jpwiedekopf self-assigned this Feb 25, 2022
@jpwiedekopf jpwiedekopf added the help wanted Extra attention is needed label Mar 4, 2022
@jpwiedekopf jpwiedekopf removed their assignment Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant