Orgmode 加载文件夹下的所有 Org 文件到 Agenda

  1. https://www.emacswiki.org/emacs/OrgMode
  2. https://orgmode.org/manual/Agenda-Files.html
  3. https://orgmode.org/worg/org-tutorials/orgtutorial_dto.html
  4. http://doc.norang.ca/org-mode.html#AgendaSetup
(setq org-agenda-files (file-expand-wildcards "~/org/*.org"))

这种方法不好用。

最好还是 M-x org-agenda-file-to-front 添加一个个文件。

终于找到错误原因了:

Ensure you don't have org-agenda-files set in a "customize" block in your .Emacs file. This is a common source of errors.

-- https://stackoverflow.com/a/21376228




如希望撰写评论,请发邮件至 me@tianhegao.com (直接点击邮箱可自动跳转至默认邮箱App,并填写收信人和邮件主题)或者点击这里在线留言,我会挑选对读者有价值的评论附加到文章末尾。



可通过以下渠道赞赏此文