segreto-3
segreto-3 copied to clipboard
Get value of widget
Hello,
I'm looking for some help to understand your app because python is new to me.
I want to make my own Note-app without simplecrypt. If I close the app i want to write all notes in a SQLite-DB (username, date and note).
My problem is, that i don't understand how i get the value of all the notes i have created (date, and note).
Thank you in advance :)