Skip to content

Add option to delete a local collection, when it is deleted on the serverΒ #834

Closed
@dilyanpalauzov

Description

@dilyanpalauzov

I want to delete local collections, when on the server the collection is deleted. I use Vdirsyncer 0.17 (rust).

I also want that when on the server a collection is created, that it is created locally on the next synchronization, but I achivede this by changing in vdirsyncer/cli/utils.py:handle_collections_not_found: `if click.confirm('Should vdirsyncer attempt to create it?)'

  • add a command line option to vdirsyncer, that deletes local collection, when these are deleted on the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions