【发布时间】:2017-10-22 19:57:55
【问题描述】:
【问题讨论】:
【问题讨论】:
找到解决方案(回答自己的问题):
(require 'org-mobile)
(setq org-mobile-creating-agendas t) ; to use (org-mobile-write-agenda-for-mobile)
(setq org-mobile-force-id-on-agenda-items nil) ; don't make all agenda items carry an ID
然后
C-x C-w (org-agenda-write)
【讨论】: