[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: tags/search on specific files
From: |
knubee |
Subject: |
[Orgmode] Re: tags/search on specific files |
Date: |
Sun, 9 Jan 2011 22:55:56 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
> Please see:
> http://orgmode.org/worg/org-tutorials/advanced-searching.html#property-searches
thanks for the pointers to those pages. it is not explicitly stated how to run
the command just on the current file, but the following seems to work:
C-c a 1 m
Match: BIB_AUTHOR="Walter Evensong"
this is not intuitively obvious since "C-c / p" will ask for the query in two
steps: "property" and then "value". so, i would have guessed that there would
be
a similar command "C-c a 1 p" for doing property searches on the current file.
in any case, it might be good to add this and bernt's information about how to
run an agenda on just the current file into more of the org-mode documentation
somewhere.