* Setting the default todo priority ?
@ 2023-01-10 20:08 David Masterson
2023-01-10 21:50 ` Nick Dokos
2023-02-09 1:41 ` TRS-80
0 siblings, 2 replies; 4+ messages in thread
From: David Masterson @ 2023-01-10 20:08 UTC (permalink / raw)
To: emacs-orgmode
I see that Org treats TODOs without a priority cookie as having a
priority that is midway between highest and lowest.
Use case: I may have a task type that fully expresses what it's priority
is. Example would be SOMEDAY which is going to have the lowest
priority. Adding a cookie to all SOMEDAY tasks seems superfluous.
Is there a way of changing the default priority?
--
David Masterson
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Setting the default todo priority ?
2023-01-10 20:08 Setting the default todo priority ? David Masterson
@ 2023-01-10 21:50 ` Nick Dokos
2023-01-11 2:45 ` David Masterson
2023-02-09 1:41 ` TRS-80
1 sibling, 1 reply; 4+ messages in thread
From: Nick Dokos @ 2023-01-10 21:50 UTC (permalink / raw)
To: emacs-orgmode
David Masterson <dsmasterson@gmail.com> writes:
> I see that Org treats TODOs without a priority cookie as having a
> priority that is midway between highest and lowest.
>
> Use case: I may have a task type that fully expresses what it's priority
> is. Example would be SOMEDAY which is going to have the lowest
> priority. Adding a cookie to all SOMEDAY tasks seems superfluous.
>
> Is there a way of changing the default priority?
C-h v org-priority-{highest,lowest,default}
--
Nick
"There are only two hard problems in computer science: cache
invalidation, naming things, and off-by-one errors." -Martin Fowler
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Setting the default todo priority ?
2023-01-10 21:50 ` Nick Dokos
@ 2023-01-11 2:45 ` David Masterson
0 siblings, 0 replies; 4+ messages in thread
From: David Masterson @ 2023-01-11 2:45 UTC (permalink / raw)
To: Nick Dokos; +Cc: emacs-orgmode
Nick Dokos <ndokos@gmail.com> writes:
> David Masterson <dsmasterson@gmail.com> writes:
>
>> I see that Org treats TODOs without a priority cookie as having a
>> priority that is midway between highest and lowest.
>>
>> Use case: I may have a task type that fully expresses what it's priority
>> is. Example would be SOMEDAY which is going to have the lowest
>> priority. Adding a cookie to all SOMEDAY tasks seems superfluous.
>>
>> Is there a way of changing the default priority?
>
> C-h v org-priority-{highest,lowest,default}
Doh! That was obvious. I'm getting old. Thanks.
--
David Masterson
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Setting the default todo priority ?
2023-01-10 20:08 Setting the default todo priority ? David Masterson
2023-01-10 21:50 ` Nick Dokos
@ 2023-02-09 1:41 ` TRS-80
1 sibling, 0 replies; 4+ messages in thread
From: TRS-80 @ 2023-02-09 1:41 UTC (permalink / raw)
To: emacs-orgmode
David Masterson <dsmasterson@gmail.com> writes:
> Use case: I may have a task type that fully expresses what it's priority
> is. Example would be SOMEDAY which is going to have the lowest
> priority. Adding a cookie to all SOMEDAY tasks seems superfluous.
I see that Nick already directly answered your question.
However, I wanted to point out that I think 'todo state' and 'priority'
are orthogonal. For example, I also use 'SOMEDAY/MAYBE' as one of my
todo states. However, within that subset, I still also use 'priority'.
In my case, I use it to differentiate between things I might actually
get to soon, vs. those I may truly never get to.
Anyway, just some food for thought.
--
Cheers,
TRS-80
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-02-09 1:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-10 20:08 Setting the default todo priority ? David Masterson
2023-01-10 21:50 ` Nick Dokos
2023-01-11 2:45 ` David Masterson
2023-02-09 1:41 ` TRS-80
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.