priority grouping having a sorting issue?

Hello,

when grouing items after priority, it seems items without priority set are not properly sorted. I probably would expect items without any priority set should be sorted as last items / at the bottom?

Steps to reproduce scenario:

I guess this is a bug?

Here the org file content:

 

* Item no prio
* [#F] F item
* [#A] A item

 

Thanks for assessing this report.


By default beorg assigns, for the purposes of sorting, a priority of B to items without a priority. You can change this by setting the Scheme variable org-priority-default. For example adding the following to your init.org will make beorg groups items without a priority in a “None” group below the other priorities:

(set! org-priority-default "")

Download now for iPhone and iPad

Follow us on Mastodon and Bluesky

Privacy Policy | Press Kit