From: George Sokolsky <sokolgeo@posteo.net>
To: emacs-orgmode@gnu.org
Cc: sokolgeo@posteo.net
Subject: Org-agenda ignores archive tag set by "#+FILETAGS: ARCHIVE"
Date: Sat, 16 May 2020 12:53:40 +0200 [thread overview]
Message-ID: <87pnb4i217.fsf@posteo.net> (raw)
Hello!
I have .org files with "#+FILETAGS: ARCHIVE" headers.
I want items from these .org files to be hidden by default from results
of "org-agenda" -> "s Search for keywords" by default.
This is not the case, unfortunately.
Calling "org-agenda-archives-mode" in agenda view also ignores
items from .org files with "#+FILETAGS: ARCHIVE" and does not hide them.
Both "org-agenda" -> "s Search for keywords" and
"org-agenda-archives-mode" only hide items, which have :ARCHIVE: tag
assigned to them or to their parents.
Items from .org files with "#+FILETAGS: ARCHIVE" are still shown in
agenda view. They are shown as having ":ARCHIVE::" tag and I could hide
them by calling "org-agenda-filter" -> "-archive". But this is manual
effort every time.
Ideally I'd want to:
1. When calling "org-agenda" -> "s Search for keywords" both (a) items
with :ARCHIVE: tag and (b) all items from .org files with "#+FILETAGS:
ARCHIVE" are hidden by default
2. Calling "org-agenda-archives-mode" in agenda view will also show/hide
items from .org files with "#+FILETAGS: ARCHIVE"
*How the above could be done, please?*
I run org version 20200511 on GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.20.8) of 2020-04-25
Thank you!
next reply other threads:[~2020-05-16 15:21 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-16 10:53 George Sokolsky [this message]
2020-05-17 5:33 ` [PATCH] agenda: Consider FILETAGS for archive skipping Kyle Meyer
2020-05-17 8:54 ` Dauer, Michael
2020-05-18 9:34 ` George Sokolsky
2020-05-18 9:52 ` Bastien
2020-05-18 10:09 ` George Sokolsky
2020-05-18 11:48 ` Bastien
2020-05-18 12:17 ` George Sokolsky
2020-05-19 0:43 ` Kyle Meyer
2020-05-21 3:05 ` Kyle Meyer
2020-05-21 7:16 ` George Sokolsky
2020-05-24 10:57 ` Org-agenda ignores archive tag set by "#+FILETAGS: ARCHIVE" Bastien
2020-05-24 17:06 ` Kyle Meyer
2020-05-25 8:28 ` George Sokolsky
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pnb4i217.fsf@posteo.net \
--to=sokolgeo@posteo.net \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.