From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Bart Bunting" Subject: org-search-view and files without headlines Date: Fri, 22 May 2009 08:34:36 +1000 Message-ID: <00a201c9da64$524f18f0$f6ed4ad0$@com.au> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1498635107==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M7Gqn-0002Wq-3E for emacs-orgmode@gnu.org; Thu, 21 May 2009 18:34:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M7Gqi-0002Tp-6x for emacs-orgmode@gnu.org; Thu, 21 May 2009 18:34:56 -0400 Received: from [199.232.76.173] (port=57672 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M7Gqh-0002Tg-V5 for emacs-orgmode@gnu.org; Thu, 21 May 2009 18:34:52 -0400 Received: from cassowary.ursys.com.au ([203.7.149.14]:38408) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M7Gqh-00037j-4v for emacs-orgmode@gnu.org; Thu, 21 May 2009 18:34:51 -0400 Received: from [10.0.6.142] (helo=vmwarexp) by cassowary.ursys.com.au with esmtpa (Exim 4.50 #1 (Debian)) id 1M7GqT-0008Ol-4u for ; Fri, 22 May 2009 08:34:37 +1000 Content-Language: en-au List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org This is a multi-part message in MIME format. --===============1498635107== Content-Type: multipart/alternative; boundary="----=_NextPart_000_00A3_01C9DAB8.23FB28F0" Content-Language: en-au This is a multi-part message in MIME format. ------=_NextPart_000_00A3_01C9DAB8.23FB28F0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Hi, I have been experimenting using org-search-view to search my large amount of notes files. Some of these are org files and others are just text without any headings. I have found that if there is a match in one of the text files that does not contain an org headline then org-mode ignores it. Would it be possible to have a generic entry created for the agenda view, perhaps with just the filename of the match? If there is a way of doing this already that I'm missing I'd appreciate any pointers. Thanks for an invaluable emacs mode! Bart ------=_NextPart_000_00A3_01C9DAB8.23FB28F0 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable

Hi,

 

I have been experimenting using org-search-view to = search my large amount of notes files. 

 

Some of these are org files and others are just = text without any headings.

 

I have found that if there is a match in one of the = text files that does not contain an org headline then org-mode ignores = it.

 

Would it be possible to have a generic entry = created for the agenda view, perhaps with just the filename of the match?

 

If there is a way of doing this already that = I’m missing I’d appreciate any pointers.

 

Thanks for an invaluable emacs mode!

 

Bart

 

------=_NextPart_000_00A3_01C9DAB8.23FB28F0-- --===============1498635107== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1498635107==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-search-view and files without headlines Date: Sat, 23 May 2009 21:50:49 +0200 Message-ID: References: <00a201c9da64$524f18f0$f6ed4ad0$@com.au> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M7xFH-0004IC-8r for emacs-orgmode@gnu.org; Sat, 23 May 2009 15:51:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M7xFA-0004Es-Oc for emacs-orgmode@gnu.org; Sat, 23 May 2009 15:51:03 -0400 Received: from [199.232.76.173] (port=56906 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M7xFA-0004Ep-Ix for emacs-orgmode@gnu.org; Sat, 23 May 2009 15:50:56 -0400 Received: from mail-ew0-f162.google.com ([209.85.219.162]:49441) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M7xF9-0002vp-VS for emacs-orgmode@gnu.org; Sat, 23 May 2009 15:50:56 -0400 Received: by ewy6 with SMTP id 6so2609615ewy.42 for ; Sat, 23 May 2009 12:50:54 -0700 (PDT) In-Reply-To: <00a201c9da64$524f18f0$f6ed4ad0$@com.au> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bart Bunting Cc: emacs-orgmode@gnu.org On May 22, 2009, at 12:34 AM, Bart Bunting wrote: > Hi, > > I have been experimenting using org-search-view to search my large =20 > amount of notes files. > > Some of these are org files and others are just text without any =20 > headings. > > I have found that if there is a match in one of the text files that =20= > does not contain an org headline then org-mode ignores it. > > Would it be possible to have a generic entry created for the agenda =20= > view, perhaps with just the filename of the match? This is non-trivial, why don't you get into the habit to always add a =20= headline in notes files ? - CarstenD > > If there is a way of doing this already that I=92m missing I=92d =20 > appreciate any pointers. > > Thanks for an invaluable emacs mode! > > Bart > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Bart Bunting" Subject: RE: org-search-view and files without headlines Date: Sun, 24 May 2009 16:30:38 +1000 Message-ID: <012101c9dc39$292f1d90$7b8d58b0$@com.au> References: <00a201c9da64$524f18f0$f6ed4ad0$@com.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M87Ec-00010U-5Q for emacs-orgmode@gnu.org; Sun, 24 May 2009 02:31:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M87EX-00010I-UB for emacs-orgmode@gnu.org; Sun, 24 May 2009 02:31:01 -0400 Received: from [199.232.76.173] (port=40791 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M87EX-00010F-Nl for emacs-orgmode@gnu.org; Sun, 24 May 2009 02:30:57 -0400 Received: from cassowary.ursys.com.au ([203.7.149.14]:60225) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M87EX-0007AW-5N for emacs-orgmode@gnu.org; Sun, 24 May 2009 02:30:57 -0400 In-Reply-To: Content-Language: en-au List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: 'Carsten Dominik' Cc: emacs-orgmode@gnu.org Carsten, No worries, these are old files and there are a lot of them I just thought if it was easy to add. I can just write a script to add a headline to the top of each file. Cheers Bart -----Original Message----- From: emacs-orgmode-bounces+bart=bunting.net.au@gnu.org [mailto:emacs-orgmode-bounces+bart=bunting.net.au@gnu.org] On Behalf Of Carsten Dominik Sent: Sunday, 24 May 2009 5:51 AM To: Bart Bunting Cc: emacs-orgmode@gnu.org Subject: Re: [Orgmode] org-search-view and files without headlines On May 22, 2009, at 12:34 AM, Bart Bunting wrote: > Hi, > > I have been experimenting using org-search-view to search my large > amount of notes files. > > Some of these are org files and others are just text without any > headings. > > I have found that if there is a match in one of the text files that > does not contain an org headline then org-mode ignores it. > > Would it be possible to have a generic entry created for the agenda > view, perhaps with just the filename of the match? This is non-trivial, why don't you get into the habit to always add a headline in notes files ? - CarstenD > > If there is a way of doing this already that I'm missing I'd > appreciate any pointers. > > Thanks for an invaluable emacs mode! > > Bart > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.5.339 / Virus Database: 270.12.37/2130 - Release Date: 05/23/09 07:00:00