Re: [Orgmode] Org-mode and searching for multiple occurances

2010-02-10 Thread Stephan Schmitt
Hello Evita, you may want to try M-x org-occur: org-occur is an interactive compiled Lisp function in `org.el'. (org-occur regexp &optional keep-previous callback) Make a compact tree which shows all matches of regexp. The tree will show the lines where the regexp matches, and all higher head

[Orgmode] Org-mode and searching for multiple occurances

2010-02-10 Thread evita moreno
Hello to everyone! I am a teacher trying to teach young people how to use org-mode for writing. We have created a database with notes on literature review outlined in org-mode in the following format: * jones2000 blah blah blah keyword1 keyword2 *jones2007 blah blah keyword2 and so on. I was