Notes: Update
This commit is contained in:
parent
8a1fd14590
commit
b04d0263a4
1 changed files with 6 additions and 0 deletions
|
|
@ -82,6 +82,7 @@
|
|||
:TOC: :include descendants :depth 1
|
||||
:END:
|
||||
:CONTENTS:
|
||||
- [[#add-emacs-271-to-testyml][Add Emacs 27.1 to test.yml]]
|
||||
- [[#add-auto-keyword-to-planning-predicate][Add :auto keyword to (planning) predicate]]
|
||||
- [[#change-deadlines-auto-argument-to-auto-andor-auto-t][Change (deadline)'s auto argument to :auto and/or :auto t]]
|
||||
- [[#outline-path-in-buffers-files-arg][Outline path in buffers-files arg]]
|
||||
|
|
@ -122,6 +123,11 @@
|
|||
- [[#use-macros-for-date][Use macros for date]]
|
||||
:END:
|
||||
|
||||
** TODO [#A] Add Emacs 27.1 to =test.yml=
|
||||
:PROPERTIES:
|
||||
:milestone: 0.5
|
||||
:END:
|
||||
|
||||
** TODO [#B] Add ~:auto~ keyword to ~(planning)~ predicate
|
||||
|
||||
It should act like ~(or (deadline auto) (scheduled :to today))~.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue