Take time-stamped YouTube notes
Press Alt+P
, the video will stop playing, a prompt will show up, write your note and then press Alt+Enter
. Your timestamped notes will appear at the bottom of the video.
You can also press Alt+U
to take notes without pausing the video. Hit the Shift
key with the previous commands to take a snapshot!
- Lightweight. (~20kb)
- Automatically pause/play the video while and after taking notes.
- Take video snapshots.
- Custumizable shortcuts.
- Custumizable templates.
- Caption autocomplete.
- Auto save.
- Clickable timestamps.
- RTL support.
Please open an issue to:
- Add / suggest a feature.
- Report an issue.
- Improve code quality.
git clone https://github.com/ahmedelq/NattyNote.git
cd NattyNote/src
npm install
npm run serve:firefox
#Or, with chrome:
#npm run serve:chrome
- Add i18n support.
- Generalize to every video platform.
- Rewrite in TypeScript.
- Idea inspired by mstfelg.