使emacs组织模式的最后期限和计划的阻止任务在议程视图中可见 [英] Make emacs org-mode deadlines and scheduled blocked tasks visible in agenda view

查看:205
本文介绍了使emacs组织模式的最后期限和计划的阻止任务在议程视图中可见的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

以下是我的.emacs的相关部分

Here are the relevant parts of my .emacs

(setq org-enforce-todo-dependencies t)
(setq org-enforce-todo-checkbox-dependencies t)
(setq org-agenda-dim-blocked-tasks 'invisible)

当我访问我的议程视图时,我想看到安排或有期限的任务(即使他们被另一个任务阻止,因此严格来说正确地看不见)。

When I visit my agenda view I want to see tasks which are scheduled or have a deadline (even if they are blocked by another task and are therefor stricly speaking rightly invisible).

目前,这些任务在被其他任务阻止的情况下不可见。

Currently those tasks are not visible whilst they are being blocked by other tasks.

然而,我宁愿将异常为这些已经安排或给予期限的任务做出了准备,并使其成为可见性,以便我对其保持积极的认识。

I would however prefer that an exception be made for these tasks which have been scheduled or given a deadline and that they be made visibile so that I maintain active awareness of them.

推荐答案

p>不是因为您的设置:

Isn't it because of your setting:

(setq org-agenda-dim-blocked-tasks 'invisible)

这篇关于使emacs组织模式的最后期限和计划的阻止任务在议程视图中可见的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆