Smart Bookmarks for YouTube: Productivity Up Smart Bookmarks for YouTube: Productivity Up

Productivity
Version: 0.1.2.0
Last Update: 2021-10-21

Overview

Smart Bookmarks for YouTube: Productivity Up is a Chrome extension developed by constnode. According to the data from Chrome web store, current version of Smart Bookmarks for YouTube: Productivity Up is 0.1.2.0, updated on 2021-10-21.
3,000+ users have installed this extension. 38 users have rated this extension with an average rating of .

Adds the ability to add a bookmark to any place on a YouTube video (aka time-tags, notes, private comments).

This extension was written due to lack of a bookmarking system on YouTube and inspired by Pluralsight. I love the ability of Pluralsight to add to any place on a video my own thoughts, ideas and notes that have to be reviewed later or even exported and reviewed later on any other device in Evernote. So I've made something similar in a "Chrome Extension" form-factor!

You can add multi-line comments to any place on a video and they will be visible only to you (until you want to share them!). The focus of this extension is shifted towards usability. Hotkeys are supported — they work inside the pop-up window and directly on YouTube's page.

Depending on the interest in the extension a lot of features may be added later. Also, feedback is highly appreciated. So don't hesitate and support development!

You will be able to:
1. Add a bookmark to any video.
2. Control any video with hotkeys (play\pause\rewind).
3. Quickly navigate to any bookmark without reloading a video.
4. Manage any previously added bookmarks (edit/delete).
5. See a list of all videos with bookmarks (and manage it).
6. Export bookmarks to a clipboard (for sharing with others).
7. Import bookmarks from a clipboard (from a friend or just from 'backup').

Use cases (ideas):
1. Education and learning: Invest in yourself by learning from YouTube videos.
2. Entertainment: You can bookmark the funniest moments in any video and share them with your friend.
3. Cooking: Mark different stages of a cooking video in order to quickly find the most important parts for you. Then export the recipe!
4. Programming: Save places that contains code or something that requires additional attention or reviewing.
5. Create a table of contents (TOC) for a video—and share it with others via a comment on the video's page. Save time for someone and someone will save it for you.

Please support the extension development and help it grow!

## How does it work?
### Adding a bookmark
Just navigate to any YouTube video and click on the extension icon. The pop-up will be opened. In order to add a bookmark just press the '+' (add) button. The bookmark will be added immediately to the video but without text. In order to add a text description for the bookmark, click the 'edit' button. You'll be redirected to an editor. Add any text; press 'save'. Done!

### Navigating to a bookmark
In order to navigate to a bookmark (to go to a saved point in a video) just click on a bookmark. Try it.

### Exporting bookmarks for a video
The bookmarks can be exported only to a particular video (not all bookmarks for all videos). In order to export it, navigate to a video on YouTube, open the extension and then click on the 'More' button (three dots in the right top corner) and then 'Export'. It will export your bookmarks in a YAML format.

Another way is to export them in a 'simple' format—use the 'Export (simple)' button.

### Importing bookmarks for a video
! Important: when you import your bookmarks, the old ones will be removed. In order to import a previously exported bookmark, navigate to a video to which you want to import bookmarks, open the extension and then click on the 'More' button (three dots in the right top corner) and then click 'Import'. Paste the exported bookmarks into the opened window and press 'Import'.

## Hotkeys (works inside a pop-up)
The extension also supports hotkeys. They are:

Video navigation:
`Space` - play/pause
`Comma` - backward 5 seconds
`Period` - forward 5 seconds

Bookmarking:
`a` - add immediate bookmark
`shift+i` - add bookmark with a text
`i` - add text for an immediate bookmark

Editing a bookmark's text:
`enter` - save changes
`shift+enter` - add a new line
`ctrl+b` - cancel editing

Change-log:
- 0.1.2.0 (October 19, 2021) - improve add button behavior, fix youtube author and title
- 0.1.1.1 (August 29, 2021) - fix broken progress-bar annotation on youtube
- 0.1.1.0 (March 13, 2021) - add experimental progress-bar annotations on coursera.org, etc
- NEW: Experimental progress-bar annotations on coursera.org (position-fixer isn't working yet)
- NEW: Notifications on mouse hover on progress bar are now displayed on top of visual markers. Previously they were showing in the top right corner of the page
- NEW: "Copy bookmark with range" feature exports a time range to the clipboard
- example: "00:21-00:24 incredible trick"
- available in the bookmark-list (the popup) by:
- long mouse click on "copy" button on any bookmark
- Ctrl+Shift+C in the default hotkey mode (configurable)
- YY (shift+y twice) in the vim hotkey mode
- FIX: YouTube mouse over bookmarks on the progress-bar not showing a bookmark's note
- FIX: Invalid position of bookmark markers on progress-bar while toggling the full-screen in a video
0.1.0.2 (January 27, 2021) - disable google payments verification
0.1.0.1 (August 31, 2020) - fix simple import broken in some cases
0.1.0.0 (August 3, 2020) - add list navigation hotkeys to the popup, fixes, bump the minor version
- NEW: Add an experimental vim-like hotkey mode to the popup window (see options > popup options > hotkey mode)
- NEW: Add the ability to use keyboard shortcuts in the bookmark-list
- selecting bookmarks
- select the first bookmark in the list
- select the last bookmark in the list
- select next bookmark in the list
- select previous bookmark in the list
- editing the selected bookmark
- coping the selected bookmark
- deleting the selected bookmark
- navigating to the selected bookmark
- NEW: Add the ability to use keyboard shortcuts in the video-list for
- selecting videos
- select the first video in the list
- select the last video in the list
- select next video in the list
- select previous video in the list
- deleting the selected video
- navigating to the selected video
- NEW: bookmarks and videos are also selectable using a keyboard during the search in the popup
- NEW: highlight an active bookmark on opening the extension
- NEW: highlight an active video on opening the video list
- NEW: option to configure the escape button behavior for the popup
- FIX: incorrect behavior of the free trier - limits are working correctly now
- FIX: escape now cancels editing bookmark instead of closing the extension
- Notice 1: for the full list of available commands for the default hotkey mode see options > popup options > hotkeys
- Notice 2: the popup code is almost completely rewritten - a lot of bugs may be introduced
- Notice 3: the popup can be opened by the shortcut too in Chrome: Manage Extensions > Burger Menu > Keyboard shortcuts
0.0.14.1 (May 25, 2020) - fix purchases not detected due to minimization
0.0.14.0 (May 7, 2020) - ability to copy bookmark via a button, reset hotkeys to default; possibly performance improvements
0.0.13.2 (April 24, 2020) - add coursera support, fix supported video detection
0.0.13.0 (November 18, 2019) - add new feature: "add bookmark and fix position", bug-fixes
0.0.12.0 (June 9, 2019) - add options for "+" button, add hotkeys configuration for the popup, small enhancements
0.0.11.0 (June 1, 2019) - add progress bar annotation for youtube.com, target chrome 65
0.0.10.0 (May 27, 2019) - add page-scope hotkeys, preferences and notifications
0.0.9.0 (May 23, 2019) - add support for EDX, embed player
0.0.8.0 (April 24, 2019) - add support for global hotkeys (configurable via the extensions -> 'keyboard shortcuts' in chrome)
0.0.7.0 (April 5, 2019) - (1) add support for HTML5 players on khanacademy.org and skillshare.com (2) disable 'add' button on non-supported pages.
0.0.6.0 (March 7, 2019) - add support for bookmarking on vimcasts.org
0.0.5.0 (March 1, 2019) - add the ability to search inside bookmarks and videos (press CTRL+F to trigger the search-bar)

Rating

38 ratings

Total Installs

3,000+

Information

Last Update

2021-10-21

Current Version

0.1.2.0

Size

898KiB

Author

constnode

Website

None

Category

Productivity

Latest Reviews

See More

avatar Daniel Pida
2022-04-22

I first thought for a sec that this extension did not work and is trash for its rating but then for some reason it started working. Maybe I was high or drunk or maybe both but it started working right away and it has exceeded my expectations. I searched other book mark extensions and they are doing the most and asking for your money. This is the only free extension you need forever! THANK YOU GUYS!

avatar Yofi
2022-03-10

Great extension, helping me so much to broaden my vocabulary by stopping at any moment in the video and to write down the unfamiliar word.
As to 10.3.22 this is the only extension on the chrome extension shop.

DEAR EXETENSION DEVELOPER, please here me out,

At first, i had some issues.
I opened the Youtube video and immediately press the space bar in order to stop the video and click the extension to activate it.
But.
By doing that I got the plus sign greyed out.
It took me a while to get that as long as i do it this way, it wont work.
So, to make myself more clear, try this and you will see the problem:
Reload the page with the video you wanna watch and immediately stop the starting video with the space bar.
Now, go to the extension and you will see you cant click the plus sign.

avatar Ian Mc
2022-02-23

Wow! .. exactly what I was looking for. Thank YOU!!

avatar Alan Woo
2022-02-13

Error message is still keep popping up often, are we getting a fix soon ??

avatar Gamunu Bandara
2022-01-17

Thank you so much for the good work. Love the extension and it's helps me greatly in studies.
However, I was a bit disappointed to find that this doesn't work on the browser app for YouTube and works only when I use the browser. Hope it can be fixed.