Change khalel import start to -14d
If I look at week or fortnight agenda views, I still want to see what I did earlier in the week/fortnight
This commit is contained in:
parent
fad5c108be
commit
124681c875
2
init.el
2
init.el
|
@ -146,7 +146,7 @@
|
|||
(khalel-import-org-file (expand-file-name "calendar.org" org-directory))
|
||||
(khalel-import-org-file-read-only nil)
|
||||
(khalel-import-org-file-confirm-overwrite nil)
|
||||
(khalel-import-start-date "today")
|
||||
(khalel-import-start-date "-14d")
|
||||
(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"))
|
||||
|
||||
|
|
Loading…
Reference in a new issue