-
I am trying to get Khardel and Khalel working with vdirsyncer. I already succeeded with Khardel. But Khalel is giving the error below.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
I am trying to get Khardel and Khalel working with vdirsyncer. I already succeeded with Khardel. But Khalel is giving the error below.
-
;; Khalel - Emacs program compatible with vdirsyncer and Khal ;; https://github.com/emacsmirror/khalel (use-package! khalel :after org :config (khalel-add-capture-template)) (setq khalel-khal-command "~/.local/bin/khal") (setq khalel-vdirsyncer-command "vdirsyncer") (setq khalel-capture-key "e") (setq khalel-import-org-file (concat org-directory "/" "calendar.org")) (setq safe-local-variable-values (quote ((buffer-read-only . 1))))
-
The programs will allow me to sync both my Google and my Etesyc Contacts and Calendars. Etesync also needs Etesync-Dav installed on the desktop but that is well explained on Github.