"Page Down" scroll marker for faster eye adjustment
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I'm curious if there's interest in the community for having a reading marker that demarcates where the next page down d action will scroll the web page text you're reading. I find myself having to frequently re-orient my eyes when I hit d to page down. With a line across the page indicating where the next scroll break occurs, I would know when to stop reading, hitting d and focus my eyes at the top of the page again.
Thoughts?

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing Vimium's existing d page-down action and how it interacts with the web page being read. Define how a marker should indicate the next scroll break, then verify that it stays useful before and after pressing d.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100