I decided to look at the possibility of eventually exporting the configuration data contained in TweetDeck: You can find the groups, friends, and columns settings in a SQLite database file in a path like: C:\Documents and Settings\{USERNAME}\Application Data\TweetDeckFast.{some hideously long hex string}\Local Store\td_{version?}_{twitter username}.db I used SQLite database browser to look at this file. (I [...]
Posts