Colornote to Quillpad

A super simple script that converts a Colornote sqlite database to a Quillpad backup. I had to make this for someone who was stuck on Colornote and wanted to switch to a different note taking app.

Getting the Colornote SQLite database

Getting the sqlite database from Colornote is the tricky part. There are 2 ways:

If your phone is rooted

  • Download Total Commander, go to the root folder, and navigate to /data/data/com.socialnmobile.dictapps.notepad.color.note/databases and download the colornote.db file into your computer in the same folder as the python script

If your phone is not rooted