emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: stardiviner <numbchild@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: org-agenda-sorting-strategy's sorting of deadline and schedule is opposed
Date: Sat, 07 Mar 2020 22:15:18 +0800	[thread overview]
Message-ID: <87eeu4b6a1.fsf@gmail.com> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


org-agenda-sorting-strategy bug? Cannot list deadline items before scheduled items.

With the following:

#+begin_src emacs-lisp
(setq org-agenda-sorting-strategy
      '((agenda time-up deadline-up scheduled-down ts-up habit-down priority-down category-keep)
        (todo priority-down category-keep)
        (tags priority-down category-keep)
        (search category-keep))
      org-agenda-sorting-strategy-selected
      '(time-up priority-down deadline-up scheduled-down ts-up habit-down category-keep))
#+end_src

The time-up is correctly shown first; however, all scheduled items are shown
next as opposed to all deadline items (the order should be the other way
around).

I found this issue on https://www.reddit.com/r/orgmode/comments/fesdc1/orgagendasortingstrategy_bug_cannot_list_deadline/

I have this problem on my computer too.

- -- 
[ stardiviner ]
       I try to make every word tell the meaning what I want to express.

       Blog: https://stardiviner.github.io/
       IRC(freenode): stardiviner, Matrix: stardiviner
       GPG: F09F650D7D674819892591401B5DF1C95AE89AC3
      
-----BEGIN PGP SIGNATURE-----

iQFIBAEBCAAyFiEE8J9lDX1nSBmJJZFAG13xyVromsMFAl5jrHYUHG51bWJjaGls
ZEBnbWFpbC5jb20ACgkQG13xyVromsMyjwf/eJK1mFoIoFbG5fcg2A7MK8j8FpzE
Y6dif1kTQVW9Si0BtwjcVmMIL5S0kCWg47joX3Kd7lh4/htbWuVG8mTQfe9SXY7G
E7EYN9g5OFFSU+9vQRQGmpMm8wuy3e5DbI+XV29gb0/A90yW/Ux6NYvmfAiVm02S
qR6/TSHFa9tCRO/BpFptDnKDQN09sH3a2+jD0vRnvbmgwx+4/wWCU6XR5f1c44Hq
YbYzDIeqMak99hoSyupiw48TuFr2O/S0h03lX/JDYWXPXI++Mjx83P3q9ayb6VMz
WkkrN87Jxm31LLBWCyPFniXOgi55i4TaML7yGbptnCrsKFOuI0G22WHs4A==
=vr9p
-----END PGP SIGNATURE-----

             reply	other threads:[~2020-03-07 14:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-07 14:15 stardiviner [this message]
2020-05-24 11:53 ` org-agenda-sorting-strategy's sorting of deadline and schedule is opposed Bastien
2022-02-04  5:33   ` [CLOSED] TEC fixed this problem Christopher M. Miles
2022-02-07  8:00     ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eeu4b6a1.fsf@gmail.com \
    --to=numbchild@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).