emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Brand <michael.ch.brand@gmail.com>
To: Sharon Kimble <boudiccas@skimble.plus.com>
Cc: org-mode-email <emacs-orgmode@gnu.org>,
	John Kitchin <jkitchin@andrew.cmu.edu>
Subject: Re: insert cell inside an org-mode table?
Date: Thu, 8 Jun 2017 16:36:27 +0200	[thread overview]
Message-ID: <CALn3zoiO=BLvcZBKpZPcYTfx+eBsW6bE3JWfk71js7oykeFjJA@mail.gmail.com> (raw)
In-Reply-To: <87bmpysgoy.fsf@skimble.plus.com>

Hi Sharon

On Thu, Jun 8, 2017 at 4:21 PM, Sharon Kimble
<boudiccas@skimble.plus.com> wrote:

> Okay, imagine that you have this table -
>
> | fruit  | one        | two        |
> |--------+------------+------------|
> | pear   | orange     | grape      |
> | banana | grapefruit | satsuma    |
> | tomato | potato     | clementine |
>
> And you discover that you've missed out apples and you want to put them
> where 'grapefruit' currently is, I would like the following to happen -
>
> | fruit  | one        | two        |
> |--------+------------+------------|
> | pear   | orange     | grape      |
> | banana | apple      | satsuma    |
> | tomato | grapefruit | clementine |
> |        | potato     |            |
>
> Where the rest of the column gets shifted downwards by one cell.
>
> Now that is a very simplistic table, the one that I'm hoping to build
> will be 6 columns by about 60 rows, so having the ability to shift rows
> downwards from inserting a cell would be vital to its successful usage.

This is not built-in but you can look here at the last example:
"Rearrange one or more field within the same row or column"
http://orgmode.org/worg/org-hacks.html#field-same-row-or-column

Michael

  reply	other threads:[~2017-06-08 14:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-07 12:31 insert cell inside an org-mode table? Sharon Kimble
2017-06-07 14:58 ` John Kitchin
2017-06-08  9:38   ` Sharon Kimble
2017-06-08 13:01     ` John Kitchin
2017-06-08 14:21       ` Sharon Kimble
2017-06-08 14:36         ` Michael Brand [this message]
2017-06-08 18:01           ` John Kitchin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALn3zoiO=BLvcZBKpZPcYTfx+eBsW6bE3JWfk71js7oykeFjJA@mail.gmail.com' \
    --to=michael.ch.brand@gmail.com \
    --cc=boudiccas@skimble.plus.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jkitchin@andrew.cmu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).