emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] headline and a table


From: Eric S Fraga
Subject: Re: [O] headline and a table
Date: Wed, 02 Jan 2019 14:51:15 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

On Saturday, 29 Dec 2018 at 09:41, Jude DaShiell wrote:
> I have an orgmode table and a note in a headline and those two need to
> stay together in the same file.  The table as is usual has headings.  What
> I would like to know is if orgmode can do a boxed heading like this:
> |------|-------|
> | date | notes |
> |------|-------|

Yes, orgmode will definitely allow you to have:

|------+-------|
| date | notes |
|------+-------|

which you can achieve by typing

"| date | notes C-u C-c - C-c -"

(without the quotes, and there are other ways of achieving the same)

-- 
Eric S Fraga via Emacs 27.0.50, Org release_9.1.14-1035-gfeb442



reply via email to

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