Yukaii / open-source-ideas

My open source ideas, projects, and WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hackernews Vim-inspired keyboard navigation browser extension

Yukaii opened this issue · comments

Backgrounds

Websites like Twitter(now X) or GitHub might have vim-inspired keyboard shortcuts. Let's add some shortcuts to HackerNews!

Scenarios

  • List view
  • Post view
  • Pages navigation
  • Help modal when pressing ?

Command specifications

List View shortcuts

  • j/k for entry navigation
  • o/O to open comment threads (TBD)
  • r for open link

Post view navigations

  • l for open sub-threads, h to top-level

Pages navigation

  • gn to news
  • gs to shows
  • gj to jobs
  • gh to threads
  • gc to comments
  • gn to submit (n for new)