Run the note_maker.py file from your terminal and just copy the lines from the PDF you are reading, It will automatically paste those lines in your notes file(You will be asked to create this file when running note_maker.py)
It requires pyperclip to access the clipboard
Install it by : pip install pyperclip