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

Next/prev link detection improvements #8

Open
1j01 opened this issue May 25, 2022 · 0 comments
Open

Next/prev link detection improvements #8

1j01 opened this issue May 25, 2022 · 0 comments

Comments

@1j01
Copy link
Owner

1j01 commented May 25, 2022

  • Hidden links should be de-prioritized / excluded
  • Prioritize links in navigation
    • nav, .paginate, .pagination, .pages, .nav, .navigation e.g. (but much looser)
    • Prioritize links nearby in hierarchy to a paired next/prev link (could be an unreliable factor if links are hidden at the first / last page)
  • Penalize links in a comments section
    • .comments, .comment_area, .responses e.g.
  • Should keyboard shortcuts (left/right) be a separate browser extension?
  • Automated tests

Note: webtoons uses .paginate for both the main nav and pagination of the comments area.

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