-
Cont #169
I've failed at setting up a local OS X VM in VirtualBox.
-
When starting khal first time after boot (? at least it doesn't happen after starting it again) it throws warnings for the birthdays (synced with khard/vdirsyncer):
``` bash
$ khal --version
khal, …
-
I'm writing a custom storage backend, and the more I dig into the storage API, the more I see opportunities for improved efficiency.
This seems like a reasonable forum to discuss those improvements.
…
-
I am thinking of including the server repositories at https://github.com/vdirsyncer in the form of git submodules, instead of cloning them.
Since submodules are always defining a commit hash, it woul…
-
so ppl can see what would change first before actually syncing
varac updated
8 years ago
-
I've my calendars configured with a `/color` file with a hex colour (eg: #c0c0c0). Since I edit these files with vim, they end up with a trailing newline. I doubt I'm the only person for whom this hap…
-
I face some import test module errors while running the tests:
```
tests.storage.dav.test_caldav (unittest.loader._FailedTest) ... ERROR
tests.storage.dav.test_carddav (unittest.loader._FailedTest) .…
-
When khard opens the existing file X for writing, and vdirsyncer for reading, it may happen that vdirsyncer uploads a corrupted version of file X to the DAV-server that contains partially written cont…
-
OSS Gate へようこそ。
OSS Gateワークショップでは一人ずつ issue を作り、そこに作業ログを残しながら進めます。
過去のビギナーのものはこちらで見られます。 https://github.com/oss-gate/workshop/issues?q=is%3Aissue+is%3Aclosed
## この issue 作成時点でまずやること
- この issue のタイトルを…
-
I have not tested how vdirsyncer's filesystem storage behaves on e.g. Windows or even OS X regarding UIDs differing only in case. It should fail when trying to write items that only differ in case. An…