emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: [PATCH] Improve "Speeding Up Your Agendas" chapters
Date: Mon, 27 Jun 2022 13:30:41 +0200	[thread overview]
Message-ID: <CADwFkmnK-631WgoKK=UMo84-6wR+=5xvbMHH_78g2gZZ7oLhFg@mail.gmail.com> (raw)
In-Reply-To: <CADwFkmnWzhEnZjghfwwbQc4GTzf-9nq9c1KdawXGmjHJd+DGxg@mail.gmail.com>

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

Stefan Kangas <stefan@marxist.se> writes:

> > >  These options can be applied to selected agenda views.  For more
> > >  details about generation of agenda views, see the docstrings for the
> > >  relevant variables, and this [[https://orgmode.org/worg/agenda-optimization.html][dedicated Worg page]] for agenda
> >       ^ (missing trailing ".")

Note that the "." is on the next line (you can't see it in the patch though).

> Thanks, I'll update the patch.

Please see the attached.

[-- Attachment #2: 0001-Document-org-agenda-ignore-properties-in-manual.patch --]
[-- Type: text/x-patch, Size: 1298 bytes --]

From 34912156ef5e10ad435be7aa7fbb5025124f481a Mon Sep 17 00:00:00 2001
From: Stefan Kangas <stefan@marxist.se>
Date: Sun, 26 Jun 2022 13:07:46 +0200
Subject: [PATCH] Document org-agenda-ignore-properties in manual

* doc/org-manual.org (Speeding Up Your Agendas): Document
org-agenda-ignore-properties.
---
 doc/org-manual.org | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index 4c2e968e7..1926329ac 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -21041,6 +21041,17 @@ number.  Here are tips to speed up:
   (setq org-agenda-use-tag-inheritance nil)
   #+end_src
 
+  #+vindex: org-agenda-ignore-drawer-properties
+- Disable parsing of some drawer properties:
+
+  #+begin_src emacs-lisp
+  (setq org-agenda-ignore-drawer-properties '(effort appt stats category))
+  #+end_src
+
+  The drawer properties you can disable in the agenda are effort
+  estimates (~effort~), appointments (~appt~), statistics (~stats~)
+  and subtree-local categories (~category~).
+
 These options can be applied to selected agenda views.  For more
 details about generation of agenda views, see the docstrings for the
 relevant variables, and this [[https://orgmode.org/worg/agenda-optimization.html][dedicated Worg page]] for agenda
-- 
2.30.2


  reply	other threads:[~2022-06-27 11:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-26 11:09 [PATCH] Improve "Speeding Up Your Agendas" chapters Stefan Kangas
2022-06-27  9:45 ` Ihor Radchenko
2022-06-27  9:50   ` Stefan Kangas
2022-06-27 11:30     ` Stefan Kangas [this message]
2022-06-29  9:17       ` Ihor Radchenko
2022-06-29 13:04         ` Stefan Kangas
2022-06-30  7:31           ` Ihor Radchenko

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='CADwFkmnK-631WgoKK=UMo84-6wR+=5xvbMHH_78g2gZZ7oLhFg@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@gmail.com \
    /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).