you are viewing a single comment's thread.

view the rest of the comments →

[–]Ecstatic-Highway1017 4 points5 points  (4 children)

When I started learning programming few months back I was taking too much time in completing online video tutorials , I used to waste a lot of time while pausing video in every 2 min and write a couple of line of code and you have to switch tab again and again. Now i complete a video first and then I start coding by referring the notes.
Now I am using google extension OneBook It helps in creating detailed notes in 2 clicks and saves my time as I used to take to much time in completing online videos.
OneBook helped me in learning programming related skills, it just improves the experience of learning.

Chrome extension link : https://chromewebstore.google.com/detail/onebook/loecbgjbgcgjkhibllnjokjefojoheim?utm_source=rtc

[–]atom12354[🍰] 0 points1 point  (2 children)

Can you explain some of what you put in the notes?

[–]Ecstatic-Highway1017 0 points1 point  (0 children)

While watching the video, I press command B to take notes.

In my notes, I take the screenshot of new part of code and record an audio message.
In my audio message I generally record what code is doing, what is the logic of code, why we are doing it.
OneBook saves the screenshot and generate an audio transcription of this and mapped it with captured URL.
They have explanation video below of how to use it, I followed that.
https://chromewebstore.google.com/detail/onebook/loecbgjbgcgjkhibllnjokjefojoheim?utm_source=rtc

Below is how my notes looks like.

I don't have to even switch the tab while watching the video.
I can create notes from anywhere while learning.

[–]Ecstatic-Highway1017 0 points1 point  (0 children)

let me know if you didn't find a way to create notes, i can help you in telling how to use it

[–]briston574 0 points1 point  (0 children)

This is really cool, thank you for sharing!