philc / philc/vimium

Feature request: previous next navigation using url

Open
#3,293 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
27k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

is it possible to add navigating previous and next using url (ie. https://github.com/philc/vimium/issues?page=3&q=is%3Aissue+is%3Aopen) by incrementing page=3

some website pagination don't have prev next link but page can be changed from url.

with my limited knowledge, I think url navigation should have higher priority than page navigation because using a pattern is a bit brute force and sometimes it click something that don't have anything to do with prev or next.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining Vimium's existing previous and next page navigation and how it handles URL-based navigation. Define how a numeric page parameter should be detected, incremented, and validated, then verify the behavior on the linked GitHub issues URL and sites without previous or next links.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.