(add-to-list 'load-path "~/dev/org-mode/lisp") (customize-set-variable 'org-capture-templates '(("c" "capture" entry (file+olp+datetree "~/dev/orgmode-devel/220711-folding-issues/test.org") "* %?" :empty-lines 1 :jump-to-captured t)))