From: Daniel G. <dg...@su...> - 2006-02-17 08:58:26
|
And here is the patch :P On Fri, 2006-02-17 at 09:57 +0100, Daniel Gollub wrote: > Hi, > > On Thu, 2006-02-16 at 21:36 -0300, Guillaume Pothier wrote: > > It would indeed be great to be able to select what is going to be > > synchronized. In particular it would be great if we could disable > > syncing knotes... > > yesterday we disscused in the irc how to "filter" plugins which should > not be synced. I use it for developing on plugins which doesn't support > any object types to get a "clean" sync. > > For example if you only want to sync calendar notes with this patched > msynctool: > > msynctool --sync cellphone-kdepim --filter-obj notes --filter-obj > contact --filter-obj todo > > or everything but not the notes from kdepim: > > msynctool --sync cellphone-kdepim --filter-obj notes > > btw: the patch is for the current SVN revision (150). > > Let me know if this patch works for you! :) > > best regards, > Daniel |