Makememo / Makememo/MemoAI

Use keyboard to play previous/next sentence

Open
#239 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
No language data
Stars
1.1k
Forks
108
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
I'm always frustrated when I can't use keyboard to jump to subtitles when I play the video. Currently, the keyboard can only jump forward or backward by 5 seconds when operating the video.

Describe the solution you'd like
Press A to play the previous sentence, press S to repeat this sentence, press D to play the next sentence.

Describe alternatives you've considered
There are two modes of subtitles, editing mode (which is the current mode, click once to start editing). Browse mode (click on the subtitle, the video jumps to the corresponding position for playback). In browse mode, the up and down keys can be used to jump to the previous or next sentence during playback.

Additional context

Contributor guide

No contributing guide indexed for this repository

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

No files or tests are named. Start by tracing keyboard handling and subtitle playback in browse mode, then verify that A plays the previous sentence, S repeats the current sentence, and D plays the next sentence without changing the existing five-second controls or editing-mode behavior.

Written by the indexing model from the issue text.

Assessment

Domain
accessibility, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.