Skip to content

Yukaii/vimify-hackernews

Repository files navigation

Vimify HackerNews - Vim-inpired keybinding to navigate HackerNews

Chrome Web Store

hackernews-vim-keybinding.mp4

Usage

Keybinding Description
<num>j Navigate Down
<num>k Navigate Up
gg Jump to first
G Jump to last
<num>G Jump to <num>th
o Open Link
O Open Link in New Tab
v Upvote
u Unvote
d Open comments
D Open comments in New Tab
Escape Unfocus
m Read More
r Reload
zz Scroll active item to center
zt Scroll active item to top
zb Scroll active item to bottom
Ctrl+o Navigate back
Ctrl+i Navigate forward
Ctrl+d Scroll down half page
Ctrl+u Scroll up half page
Ctrl+f Scroll down full page
Ctrl+b Scroll up full page

Site navigation

Keybinding URL
gh https://news.ycombinator.com/news
gs https://news.ycombinator.com/show
gt Go to Threads
ga https://news.ycombinator.com/ask
gj https://news.ycombinator.com/jobs
gn https://news.ycombinator.com/submit
gc https://news.ycombinator.com/newcomments

Special Thanks to GPT-4 chan

https://chat.openai.com/share/dc85aa8e-039d-48ae-84a9-eb72289d5992

Prior Works

I knew some may exist, but I want to make my own version 🤣.

License

MIT