>>> "Uwe" == Uwe Brauer <o...@mat.ucm.es> writes: > Hi
> 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] > I need to look spiffy for the big day! > - [ ] Suit > - [ ] Tie > - [ ] Shoes > - [ ] Hat > Possible stores to visit: > | Store | Location | Miles away | > |-----------------+------------------------+------------| > | The Suit King | 1000 E. Washington St. | 5.1 | > | Mr. Haberdasher | 259 Western Rd. | 7.2 | > Into an org file and run, as indicated > C-m a > and then I searched for wedding, > 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. Now I can search and find tags in headings, but I cannot find properties, how do I find these? thanks Uwe Brauer