I modifed the line slightly from this: rm ~/.local/share/gtg
to this: rm ~/.local/share/gtg/* Since gtg is a folder, rm will not work. The above command removed everything but the plugins folder, which is fine. But, it still didn't work. The "hidden" tasks are still listed in my tag view. I cannot rid myself of them. Until they are gone, my sync will not work properly. -- Tina On Mon, Aug 30, 2010 at 13:51, Luca Invernizzi <[email protected]>wrote: > Hello Tina, > to reset the remember the milk plugin: > rm ~/.local/share/gtg/plugins/rtm-sync/ > rm ~/.config/gtg/plugins/rtm-sync/ > > to completely delete gtg configuration and tasks: > rm ~/.local/share/gtg (for tasks) > rm ~/.config/gtg (for configuration) > > GTG automatically keeps the tasks from your last 10 gtg sessions, so > you can restore a previous task set. > To do that, you have to go in .local/share/gtg. You'll see some files > with long names, something like > 64abfccd-4586-4a77-96ca-1f2339aa60c1.xml > 64abfccd-4586-4a77-96ca-1f2339aa60c1.xml.bak.0 > 64abfccd-4586-4a77-96ca-1f2339aa60c1.xml.bak.1 > 64abfccd-4586-4a77-96ca-1f2339aa60c1.xml.bak.2 > [...] > The first of these files contains your actual tasks, and the other > contain the backup of your tasks taken at your last session (.back.0), > the one before that (.bak.1) and so on. > If you figure out what went wrong with the remember the milk plugin, > don't forget to file a bug. > > Bye, > Luca > > > > On Mon, Aug 30, 2010 at 7:53 PM, Tina <[email protected]> wrote: > > I messed up in syncing with Remember the Milk, and now my tasks in GTG > are > > messed up. I'd like to completely wipe and start over. Any ideas on how? > I > > can't just delete, because I've got some "hidden" tasks that show up in > task > > view, but not in normal view. It's hard to explain what I did, just know > > that I need to completely wipe and start over. A complete removal of the > > program didn't work. > > Thanks in advance, > > -- Tina > > > > _______________________________________________ > > Mailing list: https://launchpad.net/~gtg-user > > Post to : [email protected] > > Unsubscribe : https://launchpad.net/~gtg-user > > More help : https://help.launchpad.net/ListHelp > > > > >
_______________________________________________ Mailing list: https://launchpad.net/~gtg-user Post to : [email protected] Unsubscribe : https://launchpad.net/~gtg-user More help : https://help.launchpad.net/ListHelp

