Re: [Orgmode] numbered outlines?
Carsten Dominik wrote: 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? :-) I'd do it, but I'm a hardware guy and my elisp expertise is really minimal! - 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 ___ 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
Re: [Orgmode] numbered outlines?
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 ___ 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
Re: [Orgmode] numbered outlines?
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 ___ 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
Re: [Orgmode] numbered outlines?
Thanks - that might do the job. Native would be best, of course. 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
Re: [Orgmode] numbered outlines?
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 > -- Jeffrey Horn Graduate Lecturer and PhD Student in Economics George Mason University (704) 271-4797 jh...@gmu.edu jrhorn...@gmail.com http://www.failuretorefrain.com/jeff/ ___ 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