Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 325 Bytes

File metadata and controls

8 lines (5 loc) · 325 Bytes

note_maker

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