emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] plain text best practice?


From: William LÉCHELLE
Subject: Re: [O] plain text best practice?
Date: Wed, 06 Jun 2012 00:02:45 -0400
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.4 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

I'd go the first way if you don't need/use much markup, but if you want to
structure more deeply your document, you can have subheadings without actually
giving them a title (just the stars and a blank space are enough for a heading)

It's also a matter of what you want to do with the document, if you plan to
export it, the subheadings will change the result in ways you may like or 
dislike.

(You don't seem to have any usage of lists, so simply don't go for them.)

At Tue, 5 Jun 2012 22:38:13 -0500,
address@hidden wrote:
> 
> howdy guys,
> 
> I want to use org-mode for writing documents that don't necessarily
> have very many headings or sub-headings.
> 
> I could do:
> 
> * Chapter One
>  lots of text
> * Chapter Two
> lots more text
> 
> or:
> 
> * Chapter One
>   - lots of text
> * Chapter Two
>   - lots more text
> 
> or:
> 
> * Chapter One
> ** paragraph 1
>    lots of text
> ** paragraph 2
>    lots of text
> * Chapter Two
> 
> ...but I'm not sure which to use. It almost seems like the last format
> is the best, but I don't want to type paragraph headings. Maybe the
> first few words of the paragraph could be a heading after the fact, but
> not as I write.
> 
> Apologies for such a basic question, but I how can I leverage org-mode
> to just write? What do you do?
> 
> thanks
> 
> 
> 
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]