Page 1 of 1

Feature request: Ability to import/export AutoText entries

Posted: Wed Mar 10, 2010 1:37 am
by imekul
I would love the ability to import/export AutoText entries to something like a CVS or text format. That would make it really easy to manage on the computer, and would also serve as an easy AutoText backup solution.

Do you think this might be doable?

Thanks for a great keyboard! I love the AutoText.

Re: Feature request: Ability to import/export AutoText entries

Posted: Wed Mar 10, 2010 8:26 am
by cyril
Hi
yes it's possible, it's in the TODO list (can't tell when, however)

Re: Feature request: Ability to import/export AutoText entries

Posted: Wed Mar 10, 2010 3:57 pm
by imekul
Thanks for the info, Cyril!

Are you aware of any way to back up and restore the AutoText entries currently? Sometimes I wipe my phone to reinstall a different ROM or whatnot, and I'd love to find a way to save the data. If there is some database file stored on the phone somewhere, I probably could hunt it down and back it up before wiping my device.

Thanks again! :)

Re: Feature request: Ability to import/export AutoText entries

Posted: Wed Mar 10, 2010 4:18 pm
by cyril
Yes you can already do it with adb

Just save and restore this file: /data/data/net.cdeguet.smartkeyboardpro/databases/autotext.db
The user dictionary is in the same folder, by the way

Re: Feature request: Ability to import/export AutoText entries

Posted: Thu Mar 11, 2010 3:16 am
by imekul
Thanks for the great info!