emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Question about org agenda views
@ 2020-08-08  2:28 Fredrik Salomonsson
  2020-09-05 13:56 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Fredrik Salomonsson @ 2020-08-08  2:28 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1563 bytes --]

Hi,

I got a few questions regarding `org-agenda-list`, I hope this is the right
place to ask about them.

First of some background to my problem. I've been using org-agenda-super to
group my things in the agenda view, for example all todos for that day into
one group, all low priority into another. With that the todo keyword and
priority are redundant and just clutters the agenda view. And I don't
really need to see the tags in that view. I do want to see them in other
views, for example when listing all todos or when searching.

Today I decided to remove them from the agenda view, which was easier said
than done.

I found the `org-agenda-remove-tags` variable to remove the tags and if I
set `org-agenda-todo-keyword-format` to `""` that removed the todo
keywords. But I couldn't figure out how to limit them to only
`org-agenda-list`. And I didn't find any setting to remove the priority.
What came close was to define a custom command and add those to the
settings of that.

After many different attempts I ended up using :transformer in
org-agenda-super and defined a function that just stripped out the todo
keywords, priority and tags for each header. It's in my config [1] in the
org-agenda-super block. But I feel there must be a better way of doing this.

So my questions are:

1: Is there a way to add settings to `org-agenda-list` similar to
`org-agenda-custom-commands`?
2: Is there a setting to remove the priority?

Thanks

[1]
https://github.com/plattfot/dotemacs/blob/emacs27/init.d/configuration.org#org

-- 
s/Fred[re]+i[ck]+/Fredrik/g

[-- Attachment #2: Type: text/html, Size: 2081 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Question about org agenda views
  2020-08-08  2:28 Question about org agenda views Fredrik Salomonsson
@ 2020-09-05 13:56 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2020-09-05 13:56 UTC (permalink / raw)
  To: Fredrik Salomonsson; +Cc: emacs-orgmode

Hi Fredrik,

Fredrik Salomonsson <plattfot@gmail.com> writes:

> 1: Is there a way to add settings to `org-agenda-list` similar to
> `org-agenda-custom-commands`?

Nope.

> 2: Is there a setting to remove the priority?

Not right now -- and in general, syntactically-wise, priorities
are considered part of the headline "text".

Best,

-- 
 Bastien


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-05 13:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-08  2:28 Question about org agenda views Fredrik Salomonsson
2020-09-05 13:56 ` Bastien

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).