From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: numbered outlines? Date: Thu, 21 Oct 2010 19:38:22 +0200 Message-ID: References: <4CBE1E7B.9010509@cox.net> <4CBF9130.4020509@therogoffs.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=43000 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8z62-0000oD-95 for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 13:38:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8z60-00067i-Kh for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 13:38:33 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:49350) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8z60-00062Q-D7 for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 13:38:32 -0400 Received: by mail-ew0-f41.google.com with SMTP id 25so348557ewy.0 for ; Thu, 21 Oct 2010 10:38:32 -0700 (PDT) In-Reply-To: <4CBF9130.4020509@therogoffs.com> 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: David Rogoff Cc: Jeff Horn , emacs-orgmode@gnu.org, David Rogoff On Oct 21, 2010, at 3:02 AM, David Rogoff wrote: > Thanks - that might do the job. Native would be best, of course. This could be implemented as a little module. One could just run through the outline and put overlays on the stars showing the numbers. Looking for a fun little project, anyone? :-) - Carsten > > Jeff Horn wrote: >> >> I don't know if it is an ideal solution, but you can export to ASCII >> using `C-c C-e a` which will dump an ascii text file with the name >> "filename.txt" into the same directory as "filename.org". >> >> Outlines will have numbers in the text file. >> >> HTH, >> Jeff >> >> On Tue, Oct 19, 2010 at 6:40 PM, David Rogoff wrote: >>> Sorry if this is obvious, but I couldn't find anything on it. >>> orgmode's >>> use of asterisks for outline levels is fine when I'm working on >>> something by >>> myself. However, if I'm collaborating with other people, there's >>> no good >>> way to reference a particular outline entry. Is there a way to >>> get org-mode >>> to use numbering (e.g. 1, 1.1, 1.1.1 ) for outline levels? If >>> not, how can >>> you work with other people on an outline? >>> >>> Thanks, >>> >>> David >>> >>> _______________________________________________ >>> 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 >>> >> >> >> > _______________________________________________ > 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