(use-package org
:ensure t
:init (setq org-export-backends '(ascii html icalendar latex odt beamer)))
(setq org-directory "~/org")