emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marco Wahl <marcowahlsoft@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Some progress
Date: Fri, 17 Jun 2016 09:37:48 +0200	[thread overview]
Message-ID: <84r3bwqn8z.fsf@gmail.com> (raw)
In-Reply-To: 87lh252ivb.fsf@mat.ucm.es

Uwe Brauer <oub@mat.ucm.es> writes:

>>>> "Uwe" == Uwe Brauer <oub@mat.ucm.es> writes:
>    > I really never used tag search as provided by the agenda. So today I
>    > just copied the examples of
>    > http://orgmode.org/worg/org-tutorials/advanced-searching.html
>
>    > * TODO Buy clothes for wedding                    :wedding:important:errands:
>    >  SCHEDULED: <2010-12-01 Wed>
>    >  :PROPERTIES:
>    >  :estimated-cost: 100
>    >  :END:
>    >  [2010-11-17 Wed 12:22]
>
> [...]
>    > However nothing was found, I expected, as in occur, a buffer showing me
>    > all the tags matching my search criterion, but there was none.
>
>    > What do I miss?
>
> It seems that I have to add the file in which I am searching to the
> list of agenda files
> (https://stackoverflow.com/questions/24966333/emacs-org-mode-tags-not-found)
> that however is not described in the manual nor is it intuitive.

I disagree.  The agenda is based on agenda files.  So it's clear that
the agenda-tag-search applies only to the agenda files.  And it's in the
manual in section (info "(org) Tag searches").

> Now I can search and find tags in headings, but I cannot find
> properties, how do I find these?

* TODO Buy clothes for wedding
 :PROPERTIES:
 :estimated_cost: 100
 :END:

C-c a m estimated_cost="100"

finds the subtree.

Note the underscore instead of the hyphen.  '-' in the property name
breaks the search AFAICS.

See further (info "(org) Tag searches") which also has something about
searching for tags in the current buffer.


Best regards,
-- 
Marco Wahl -- GPG: 0x49010A040A3AE6F2

  reply	other threads:[~2016-06-17  7:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-16 16:09 tag search seems not to work Uwe Brauer
2016-06-16 16:34 ` Some progress (was: tag search seems not to work.) Uwe Brauer
2016-06-17  7:37   ` Marco Wahl [this message]
2016-06-17  8:47     ` Some progress Uwe Brauer
2016-06-17 15:37       ` Marco Wahl

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=84r3bwqn8z.fsf@gmail.com \
    --to=marcowahlsoft@gmail.com \
    --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 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).