org-manual.org: Precision on the priority cookie syntax
* doc/org-manual.org (Priorities): Indicate that the priority cookie should be placed right after the TODO keyword.
This commit is contained in:
parent
4885ce02c6
commit
eaf8b78a74
|
@ -4319,8 +4319,8 @@ example.
|
|||
|
||||
If you use Org mode extensively, you may end up with enough TODO items
|
||||
that it starts to make sense to prioritize them. Prioritizing can be
|
||||
done by placing a /priority cookie/ into the headline of a TODO item,
|
||||
like this
|
||||
done by placing a /priority cookie/ into the headline of a TODO item
|
||||
right after the TODO keyword, like this:
|
||||
|
||||
: *** TODO [#A] Write letter to Sam Fortune
|
||||
|
||||
|
|
Loading…
Reference in New Issue