emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@gmail.com>
To: Angel de Vicente <angel.vicente.garrido@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-super-agenda global list of TODO items
Date: Tue, 13 Sep 2022 22:50:05 +0800	[thread overview]
Message-ID: <87r10fba76.fsf@localhost> (raw)
In-Reply-To: <87mtb3e48f.fsf@gmail.com>

Angel de Vicente <angel.vicente.garrido@gmail.com> writes:

> Ihor Radchenko <yantar92@gmail.com> writes:
>
>> How do you customize your org-super-agenda-groups variable?
>
> via customize-variable, which sets this in my custom-set-variables in my .emacs:
>
> ,----
> |  '(org-super-agenda-groups
> |    '((:name "Schedule" :time-grid t :transformer
> |             (--> it
> |                  (propertize it 'face
> |                              '(:foreground "yellow"))))
> |      (:name "Important" :priority "A")
> |      (:name "POLMAG" :tag "polmag")
> |      (:name "Astrophysics" :tag
> |             ("astrophysics"))
> |      (:name "Personal" :tag "personal")
> |      (:priority<= "B" :order 1)))
> `----

This looks correct. The only suspicious group is the one with
:time-grid. Time grid is not supported in todo list by vanilla
org-agenda. I am not sure how well org-super-agenda handles it.

I'd try to remove the "Schedule" group for TODO agenda. If it helps the
situation, you may consider reporting the issue to org-super-agenda
author at https://github.com/alphapapa/org-super-agenda/

-- 
Ihor Radchenko,
Org mode contributor,
Learn more about Org mode at https://orgmode.org/.
Support Org development at https://liberapay.com/org-mode,
or support my work at https://liberapay.com/yantar92


  reply	other threads:[~2022-09-13 15:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-12  8:15 org-super-agenda global list of TODO items Angel de Vicente
2022-09-13  1:39 ` Ihor Radchenko
2022-09-13  5:41   ` Angel de Vicente
2022-09-13 14:26     ` Ihor Radchenko
2022-09-13 14:30       ` Angel de Vicente
2022-09-13 14:50         ` Ihor Radchenko [this message]
2022-09-13 18:55           ` Angel de Vicente
2022-09-13 19:55             ` Christophe Schockaert
2022-09-14  9:32               ` Angel de Vicente
2022-09-14 10:24                 ` Angel de Vicente

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=87r10fba76.fsf@localhost \
    --to=yantar92@gmail.com \
    --cc=angel.vicente.garrido@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).