From: Guillaume P. <gpo...@gm...> - 2006-02-18 00:08:10
|
Sounds nice! Eventually we will need to provide access to these options from the kitchensync GUI. Maybe instead of (or in addition to) specifying these options on the command line, they could be part of the group's config. is there such a thing as group-wide configuration right now? I did not see it anywhere. g On 2/17/06, Daniel Gollub <dg...@su...> 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 > > |