Lucas Hoffmann

Results 134 comments of Lucas Hoffmann

The todo file is very old and we have since introduced a query syntax. I would prefer a new query key word `kind:` over the option `--kind`. This would also...

The motivation is that I simply did not make a release yet. And I was working with my private undocumented policy to not remove stuff unless it has been marked...

About the tests: I would hope for some more test that specifically edit the kind field. And depending on if we support kind on v3 we could have test for...

Sorry for the delay. I had another look: - I checked the RFCs for KIND:application and KIND:device and I think it is ok to support them. - Can you mention...

Having a separate validation logic on VCardWrapper might be an interesting idea. But I think we would have to discuss this in a separate issue. For now I suggest we...

What happens if you import/edit/list a vcard file with a photo field in it? What should happen instead? There is a comment in carddav_object.py line 68 that might be relevant....

@SmirnovAlexander I do not care about this feature so I will not do it. If somebody proposes a PR that is welcome.

As a workaround you can specify the editor in your config file. The format allows you to specify a list so the question of splitting on whitespace is avoided. For...

I think this would have to be a different command because only the option -i of the current edit command make sense for this. And the positional argument is also...

If you write it I think it will.