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

Navigate to next/previous/first/last board position that contains <criteria> #390

Open
herzbube opened this issue Sep 10, 2022 · 0 comments
Assignees
Milestone

Comments

@herzbube
Copy link
Owner

herzbube commented Sep 10, 2022

Currently the board position navigation buttons jump to the next/previous/first/last board position unconditionally. Instead the user should be able to navigate based on some "filter" or "condition".

Filter/condition ideas:

  • Board position designated as a hotspot
  • Board position that contains a short or long description
  • Board position that contains any kind of annotation
  • Board position that contains any kind of markup
  • Board position that is a variation branching point

The way how this is supposed to look like in the UI is not yet clear.

Difficulty: Look back/ahead from the current board position if there is a board position that satisfies the filter/condition so that the navigation buttons can be enabled/disabled accordingly.

Alternative: Only display board positions that match the filter/condition. Navigation only applies to the filtered moves.

@herzbube herzbube self-assigned this Sep 10, 2022
@herzbube herzbube added this to the Soon milestone Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant