[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] a quick tag question
From: |
Nick Dokos |
Subject: |
Re: [O] a quick tag question |
Date: |
Sat, 25 Jul 2015 11:02:34 -0400 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) |
address@hidden writes:
> Hi guys,
>
> if I have a buffer with the option
>
> #+tags: atag
>
> and then tag a headline with that tag, shouldn't I see the headline when I
> call (org-tags-view) ? I don't. I'm sure I'm missing something simple...
C-h f org-tags-view RET:
,----
| ...
| Show all headlines for all `org-agenda-files' matching a TAGS criterion.
| ...
`----
It's got to be an agenda file.
--
Nick