* Tutorial on advanced searches
@ 2010-11-29 3:03 Matt Lundin
2010-11-29 3:30 ` Samuel Wales
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: Matt Lundin @ 2010-11-29 3:03 UTC (permalink / raw)
To: Org Mode
These days I find myself frequently searching a mountainous pile of org
files. To clarify my own understanding of Org-mode's powerful search
tools, I wrote a tutorial on "advanced searches". It's available on
Worg:
http://orgmode.org/worg/org-tutorials/advanced-searching.php
I hope the tutorial proves useful. If nothing else, I'd like to bring
some attention of one of Org-mode's hidden gems: C-c a s
(org-search-view).
Since Worg is in perpetual beta, any suggestions or comments would, of
course, be greatly appreciated!
Best,
Matt
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Tutorial on advanced searches
2010-11-29 3:03 Tutorial on advanced searches Matt Lundin
@ 2010-11-29 3:30 ` Samuel Wales
2010-11-29 11:20 ` Carsten Dominik
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Samuel Wales @ 2010-11-29 3:30 UTC (permalink / raw)
To: Matt Lundin; +Cc: Org Mode
Excellent. Thorough.
I'd point out that "..." will not match if there are newlines in the
matched text (though perhaps it should, if possible, a la google).
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Tutorial on advanced searches
2010-11-29 3:03 Tutorial on advanced searches Matt Lundin
2010-11-29 3:30 ` Samuel Wales
@ 2010-11-29 11:20 ` Carsten Dominik
2010-11-29 18:59 ` Achim Gratz
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Carsten Dominik @ 2010-11-29 11:20 UTC (permalink / raw)
To: Matt Lundin; +Cc: Org Mode
Wow, Matt, this is awesome.
Thanks!
- Carsten
On Nov 29, 2010, at 4:03 AM, Matt Lundin wrote:
>
> These days I find myself frequently searching a mountainous pile of
> org
> files. To clarify my own understanding of Org-mode's powerful search
> tools, I wrote a tutorial on "advanced searches". It's available on
> Worg:
>
> http://orgmode.org/worg/org-tutorials/advanced-searching.php
>
> I hope the tutorial proves useful. If nothing else, I'd like to bring
> some attention of one of Org-mode's hidden gems: C-c a s
> (org-search-view).
>
> Since Worg is in perpetual beta, any suggestions or comments would, of
> course, be greatly appreciated!
>
> Best,
> Matt
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Tutorial on advanced searches
2010-11-29 3:03 Tutorial on advanced searches Matt Lundin
2010-11-29 3:30 ` Samuel Wales
2010-11-29 11:20 ` Carsten Dominik
@ 2010-11-29 18:59 ` Achim Gratz
2010-11-29 19:57 ` Manish
2010-11-30 12:35 ` Eric S Fraga
4 siblings, 0 replies; 6+ messages in thread
From: Achim Gratz @ 2010-11-29 18:59 UTC (permalink / raw)
To: emacs-orgmode
Hi Matt,
all I can say is just "yow!".
Matt Lundin <mdl@imapmail.org> writes:
> Since Worg is in perpetual beta, any suggestions or comments would, of
> course, be greatly appreciated!
You might want to consider scheduling the big event for next year, not
past January.
:-)
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Tutorial on advanced searches
2010-11-29 3:03 Tutorial on advanced searches Matt Lundin
` (2 preceding siblings ...)
2010-11-29 18:59 ` Achim Gratz
@ 2010-11-29 19:57 ` Manish
2010-11-30 12:35 ` Eric S Fraga
4 siblings, 0 replies; 6+ messages in thread
From: Manish @ 2010-11-29 19:57 UTC (permalink / raw)
To: Matt Lundin; +Cc: Org Mode
On Mon, Nov 29, 2010 at 8:33 AM, Matt Lundin wrote:
>
> These days I find myself frequently searching a mountainous pile of org
> files. To clarify my own understanding of Org-mode's powerful search
> tools, I wrote a tutorial on "advanced searches". It's available on
> Worg:
>
> http://orgmode.org/worg/org-tutorials/advanced-searching.php
>
> I hope the tutorial proves useful. If nothing else, I'd like to bring
> some attention of one of Org-mode's hidden gems: C-c a s
> (org-search-view).
Indeed. Even a simple use of C-c a s on my notes file has saved me
countless times.
Thanks for the impressive writeup.
--
Manish
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Tutorial on advanced searches
2010-11-29 3:03 Tutorial on advanced searches Matt Lundin
` (3 preceding siblings ...)
2010-11-29 19:57 ` Manish
@ 2010-11-30 12:35 ` Eric S Fraga
4 siblings, 0 replies; 6+ messages in thread
From: Eric S Fraga @ 2010-11-30 12:35 UTC (permalink / raw)
To: Matt Lundin; +Cc: Org Mode
Matt Lundin <mdl@imapmail.org> writes:
> These days I find myself frequently searching a mountainous pile of org
> files. To clarify my own understanding of Org-mode's powerful search
> tools, I wrote a tutorial on "advanced searches". It's available on
> Worg:
>
> http://orgmode.org/worg/org-tutorials/advanced-searching.php
Fantastic document! Many thanks. Although I use a few of the
techniques you illustrate, I had no idea of how many different ways of
searching there are.
--
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1
: using Org-mode version 7.3 (release_7.3.99.g9db0.dirty)
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-12-01 5:00 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-29 3:03 Tutorial on advanced searches Matt Lundin
2010-11-29 3:30 ` Samuel Wales
2010-11-29 11:20 ` Carsten Dominik
2010-11-29 18:59 ` Achim Gratz
2010-11-29 19:57 ` Manish
2010-11-30 12:35 ` Eric S Fraga
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.