Restore importing khalel events on first load now that it works again
This commit is contained in:
parent
b4e392f7de
commit
5eee84064e
|
@ -156,6 +156,8 @@
|
||||||
(khalel-import-end-date "+365d")
|
(khalel-import-end-date "+365d")
|
||||||
(khalel-import-org-file-header "#+TITLE: khalel imported calendar events\n#+COLUMNS: %ITEM %TIMESTAMP %LOCATION %CALENDAR\n#+CATEGORY: Calendar\n\n")
|
(khalel-import-org-file-header "#+TITLE: khalel imported calendar events\n#+COLUMNS: %ITEM %TIMESTAMP %LOCATION %CALENDAR\n#+CATEGORY: Calendar\n\n")
|
||||||
:config
|
:config
|
||||||
|
(khalel-import-events)
|
||||||
|
(org-agenda-to-appt)
|
||||||
(khalel-add-capture-template))
|
(khalel-add-capture-template))
|
||||||
|
|
||||||
(use-package sendmail
|
(use-package sendmail
|
||||||
|
|
Loading…
Reference in a new issue