# How to convert notes from analog to digital ## Current approach My favorite approach to convert analog notes to digital consists in... 1) Recording myself reading the notes using [[Voicenotes AI]] 2) Letting it transcribe everything for me 3) Importing, transcription into my Obsidian Daily Notes 4) Getting rid of the analog notes 5) Extracting those into Atomic Notes during my weekly reviews ## Alternatives - Using LLMs - Take a picture of the analog note - Upload it to ChatGPT and ask it to "Convert the image into text" - Using OCR - Recent example: https://github.com/freedmand/textra ## Related - [[The value of going from analog to digital]] ## References - https://news.ycombinator.com/item?id=40530719