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

Lack of history is very annoying #74

Open
Tracked by #60
volkyeth opened this issue Jan 9, 2025 · 1 comment
Open
Tracked by #60

Lack of history is very annoying #74

volkyeth opened this issue Jan 9, 2025 · 1 comment

Comments

@volkyeth
Copy link
Member

volkyeth commented Jan 9, 2025

Lack of history is very annoying, it means you see a lot of what feel like redundant points
image

@volkyeth
Copy link
Member Author

volkyeth commented Jan 9, 2025

@connormcmk
What do you mean by history? #28?

How would that prevent redundant points?
If you hid previously visited Points it would be misleading because the user wouldn't be able to see all the counterpoints to the current points.

This is a feature of the data structure...there's little we can do about it without doing more harm than good. The graph view with the duplicate points tries to address that (#71).

We could try something similar paired with breadcrumbs: if the Point appeared before, we de-emphasize it with the duplicate style so that the user gets a sense of which points were already visited. wdyt?

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

No branches or pull requests

1 participant