vdirsyncer icon indicating copy to clipboard operation
vdirsyncer copied to clipboard

cli/discover: add 'implicit' config to pair for collection creation

Open samsonjs opened this issue 4 months ago • 0 comments

Adds support for auto-creating collections when they exist only on one side and implicit = 'create' is set in the pair config.

Builds off the idea in #869 but ditches deletion since that's not really possible to support in a safe way. Someone else can tackle that if they care.

samsonjs avatar Jun 11 '25 03:06 samsonjs