I wanted to restore some of the lost notes that I obtained by using grabbing an iTunes backup (of an iphone 4) and opening up the notes.sqlite file. When I query the table that contains the notes text: select zcontent from znotebody I get the text that is in html format. How can I convert them to a more readable content. Here is an example of a note:
Meds fir odd<div>Trazadone</div><div>Effexor (& Cd)</div><div>Buspirone</div><div>Clonodine</div><div>Nortriptyline</div><div>Risperdal</div><div>Straterra </div>
should be:
Meds fir odd
Trazadone
(Effexor & Cd)
Buspirone
Nortriptyline
Risperdal
Straterra<space here>