emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: Exclude some file to be in the agenda


From: Bernt Hansen
Subject: [Orgmode] Re: Exclude some file to be in the agenda
Date: Thu, 08 Jul 2010 12:15:08 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Chao Lu <address@hidden> writes:

> The way I set the org agenda file is using all the *.org file in some
> dir. Like (setq org-agenda-files (file-expand-wildcards
> "~/.emacs.d/org/org/*.org"))
>
> But is it possible to exclude certain file to show up in the agenda?
> Sometime this will be handy.

Add a #+FILETAGS: sometag to that file and then remove those tagged
entries from the agenda with / - TAB sometag RET

You might want to look into persistent tag filter settings for this as
well

C-h v org-agenda-persistent-filter

HTH,
Bernt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]