emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Brand <michael.ch.brand@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: Org Mode <emacs-orgmode@gnu.org>,
	Stacey Marshall <stacey.marshall@oracle.com>
Subject: Re: org-table-copy-down incrementor
Date: Wed, 30 Apr 2014 18:25:17 +0200	[thread overview]
Message-ID: <CALn3zoi5LWVNV__76XcTG7dO7oK3CM9758pPfNaY+zzmEmSg6A@mail.gmail.com> (raw)
In-Reply-To: <87ioq8ym8g.fsf@bzg.ath.cx>

Hi Bastien

On Thu, Apr 17, 2014 at 6:06 PM, Bastien <bzg@gnu.org> wrote:
> The idea came up earlier on to let org-table-copy-down increment by
> using a table formula -- which is my TODO list for Org 8.3.  I'll let
> the list know when it's ready, but I think it would be a useful
> feature.

For me it would be already enough and preferred when the increment
would be the same as in the two fields above point. Like in other well
known spreadsheet applications. Without new Org custom variables and
without the possibility or requirement of providing a table formula:

    | 2 |
    | 5 |

    SHIFT-RET =>

    | 2 |
    | 5 |
    | 8 |

or

    |  1.1 |
    | -0.5 |

    SHIFT-RET =>

    |  1.1 |
    | -0.5 |
    | -2.1 |

or

    | [2014-04-30 Wed] |
    | [2014-05-07 Wed] |

    SHIFT-RET =>

    | [2014-04-30 Wed] |
    | [2014-05-07 Wed] |
    | [2014-05-14 Wed] |

etc.

Michael

  reply	other threads:[~2014-04-30 16:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-12 11:56 org-table-copy-down incrementor Stacey Marshall
2014-04-17 16:06 ` Bastien
2014-04-30 16:25   ` Michael Brand [this message]
2014-05-20 14:11     ` Bastien
2014-05-20 16:26       ` Michael Brand
2014-05-20 19:45         ` Bastien
2014-05-21 15:32           ` Michael Brand
2014-05-21 15:49             ` Bastien
2014-05-21 16:22               ` Michael Brand
2014-05-21 16:38                 ` Bastien
2014-05-21 17:09                   ` Michael Brand
2014-05-30 10:37       ` Stacey Marshall

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=CALn3zoi5LWVNV__76XcTG7dO7oK3CM9758pPfNaY+zzmEmSg6A@mail.gmail.com \
    --to=michael.ch.brand@gmail.com \
    --cc=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=stacey.marshall@oracle.com \
    /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).