Great, thanks this worked perfectly!

On Wed, 2 Jan 2019, Eric S Fraga wrote:

> Date: Wed, 2 Jan 2019 09:51:15
> From: Eric S Fraga <esfli...@gmail.com>
> To: Jude DaShiell <jdash...@panix.com>
> Cc: emacs-orgmode@gnu.org
> Subject: Re: [O] headline and a table
>
> 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)
>
>

-- 


Reply via email to