vdirsyncer icon indicating copy to clipboard operation
vdirsyncer copied to clipboard

add ignore collection syntax

Open legrostdg opened this issue 8 years ago • 4 comments

It would be great to be able to ignore a specific collection (maybe based on a regex?), instead of having to specify all the collections one wants to synchronize.

legrostdg avatar Mar 08 '17 10:03 legrostdg

I'd prefer not to use regexes, as the regex syntax is dependent on the programming language vdirsyncer is implemented in, it is probably very hard to replicate the exact syntax in another programming language. Globs may be an alternative.

untitaker avatar Mar 08 '17 10:03 untitaker

OK. Globs would be great!

legrostdg avatar Mar 08 '17 10:03 legrostdg

Does the 'ready' label means this is implemented?

sciurius avatar Sep 15 '18 15:09 sciurius

Nope, see https://vdirsyncer.pimutils.org/en/stable/contributing.html#the-issue-tracker -- this issue is ready to work on (no planning required/planning done)

untitaker avatar Sep 15 '18 15:09 untitaker