pimutils/khal

Macro support

Open

#396 创建于 2016年4月11日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Python (2,349 star) (191 fork)batch import
help wantedtype: enhancement

描述

I'd like to have the option to specify a key to start an "sync" command. I mostly work in ikhal modifying or reading events. Before or after that I quit ikhal start vidrsyncer and restart ikhal. This workflow isn’t that optimal. I could use a cronjob to sync any n minutes, but this isn't useful since mostly this cronjob wouldn't do anything, thus putting unnecessary load on the client and sever. Nobody is changing his calendar that often! Another option would be to wrap ikhal in a script which runs a sync before and after ikhal. Which does not solve the occasionally restarting of ikhal. A solution like mutts macros would be great, or a slimmed down version of that (like mutt's query_command ).

贡献者指南

Macro support · pimutils/khal#396 | Good First Issue