Revert "org-mobile sync default agendas"
This reverts commit e27244553a
.
This commit is contained in:
parent
2beb6b0960
commit
4fcadf718c
|
@ -152,7 +152,7 @@ Better syncing to mobile, for use with [[https://github.com/orgzly-revived/orgzl
|
|||
#+begin_src emacs-lisp
|
||||
(with-eval-after-load 'org
|
||||
(setq org-mobile-directory "~/.orgmobile/"
|
||||
org-mobile-agendas 'default
|
||||
org-mobile-agendas nil
|
||||
org-mobile-files '(org-agenda-files)
|
||||
org-mobile-inbox-for-pull (expand-file-name "inbox.org" org-directory)
|
||||
org-mobile-force-id-on-agenda-items nil)
|
||||
|
|
Loading…
Reference in a new issue