-
geier updated
7 years ago
-
Building khal 0.9.2 in GNU Guix, the following tests fail.
Actually, the latter three tests are also failing for 0.9.1. test_db_needs_update is the only new failure.
Do you think these represent…
-
I have
```
(setq org-caldav-calendars
'((:calendar-id "org-work"
:agenda-skip-function (org-agenda-skip-work 'inverse)
:inbox "~/Dokument/org/caldav-inbox-work.org")
(:c…
-
The output of `search` seems to ignore my `dateformat` setting:
```
$ cat .config/khal/config
[calendars]
[[birthdays]]
path = ~/.local/share/contacts/cards/
type = birthdays
color …
-
Not sure, whether this issue is redundant:
```
khal import file.ics
```
causes this error when a local time, e. g. `DTSTART:20170120T190000`, is used.
```
Cannot find timezone `None` in .i…
Brixy updated
7 years ago
-
While working on #30, I saw that todoman just passes the raw configparser through the CLI. I think it would be better if there was a dedicated Config type that has all valid params as properties (whic…
-
After having used [click](http://click.pocoo.org/) for some weeks, i can say it is the best CLI framework i've encountered so far.
I think it could eliminate a **very large** portion of code, mostly …
-
Using version 0.14.0 on Debian sid, with this config:
```ini
[pair my_contacts]
a = "my_contacts_local"
b = "my_contacts_remote"
collections = null
[storage my_contacts_local]
type = "filesys…
-
https://www.reddit.com/r/Python/comments/5ohv6k/rgsoc_call_for_oss_projects/
I am considering applying the entire pimutils org (or rather, {khal, vdirsyncer, todoman}). @geier says he has no time a…
-
suggested usage:
`khal --delete 04.15 09:00 11:30 some event`
`khal --edit 04.15 09:00 11:30 some event - new time 09:00 12:00`
(not sure how practical that really is)
geier updated
7 years ago