About
All your notes of your Udemy courses
WithUdemy Notesyou can import your notes from Udemy, edit and tag them, search inside of them and export them to Markdown files.
How to import your Udemy notes
- Go to the course page in udemy and select your notes
- Open the Developer Tools of your browser and go to the Elements view
- Select the root node (html) by clicking on it and then copy the element (inner html) - normally you find this option in the context menu (do NOT copy the page source code, because it doesn't contain the notes - it only contains the scripts which load the notes)
- Open an editor, paste the root element into and save the file as .html
- Go to import to import your course file