美文网首页
org-mode计划和截止日期

org-mode计划和截止日期

作者: garden | 来源:发表于2016-03-29 18:57 被阅读0次

The following commands allow you to quickly insert a deadline or to schedule an item:
C-c C-d (org-deadline)

Insert ‘DEADLINE’ keyword along with a stamp. The insertion will happen in the line directly following the headline. Any CLOSED timestamp will be removed. When called with a prefix arg, an existing deadline will be removed from the entry. Depending on the variable org-log-redeadline, a note will be taken when changing an existing deadline.

C-c C-s (org-schedule)

Insert ‘SCHEDULED’ keyword along with a stamp. The insertion will happen in the line directly following the headline. Any CLOSED timestamp will be removed. When called with a prefix argument, remove the scheduling date from the entry. Depending on the variable org-log-reschedule, a note will be taken when changing an existing scheduling time.
C-c / d (org-check-deadlines)

Create a sparse tree with all deadlines that are either past-due, or which will become due within org-deadline-warning-days. With C-u prefix, show all deadlines in the file. With a numeric prefix, check that many days. For example, C-1 C-c / d shows all deadlines due tomorrow.
C-c / b (org-check-before-date)

Sparse tree for deadlines and scheduled items before a given date.
C-c / a (org-check-after-date)

Sparse tree for deadlines and scheduled items after a given date.

Note that org-schedule and org-deadline supports setting the date by indicating a relative time: e.g., +1d will set the date to the next day after today, and –1w will set the date to the previous week before any current timestamp.

相关文章

  • org-mode计划和截止日期

    The following commands allow you to quickly insert a dead...

  • 时间管理方法系列(8):预算控制法

    对于长期的、有截止日期和明确目标的事情,比如高考,很多人没有进行很好的计划和过程监控,结果到临近截止日期时发现,自...

  • 红计划|没有截止日期

    这是一场知道结果一定是离别的相遇 再见,我的大学 再见,我的舍友 再见,我的青春 再见,想逃离的人生 最后的毕业论...

  • 截止日期(目标)倒逼计划和行动

    今天看到一个案例,感触颇深:有两个好朋友谈论自己的五年计划,一个说要在五年之内买到心仪的房子,把父母接过来一起住。...

  • org-mode 导出 latex 和 pdf

    org-mode 和 latex org-mode 写文档还是很舒服的. 同时, latex 在排版上无出其右,但...

  • 早起打卡,20180322 第6讲 计划

    第6讲,计划。管理时间的关键是事件的分类。 1,日程。 2,有截止日期的清单。 3,没有截止日期的清单。(太多的话...

  • 截止日期

    文/小植物 截止日期,这是一个好东西,任何事都不能缺了它,任何人都不能没有它,任何物都离不开它,它有能力结束一切,...

  • 截止日期

    近来又有几份文件要交,其实都是常规工作,可是我明明知道却根本不想动。事情一直记着,可动起来却太难了。感觉不到截止日...

  • 截止日期

    ——哎呀,已经23:58了,不早了呀。十分感谢您的款待,这顿晚饭吃的很开心! ——可我总觉得您有心事呢? ——恩…...

  • 截止日期

    刚接到电话,工厂生产时间截止,年前欠客户的两批货赶不出来。 生产有截止日期,​生活也有截止日期。我们在计算着最后的...

网友评论

      本文标题:org-mode计划和截止日期

      本文链接:https://www.haomeiwen.com/subject/lbyslttx.html