Hi, I made a browser extension to quickly write down what we learn. When you are reading Stack Overflow or technical blog articles, you can jot down new lessons with minimal distraction, and get a email digest every Friday to refresh your memory.<p>12 Months ago, I made a CLI called Dnote to track what I learn inside a command line. The reason was that I forgot most things I learned because I neither wrote them down nor revisited them. This is a browser extension version, and integrates with CLI and both are open source.<p>I wrote more about my idea here: <a href="https://dnote.io/blog/myth-of-learning-by-writing-code/" rel="nofollow">https://dnote.io/blog/myth-of-learning-by-writing-code/</a>