Closed
Description
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
Labels
No labels