all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Is there way to put the inactive date into a table?
Date: Fri, 20 Jan 2017 15:57:15 -0500	[thread overview]
Message-ID: <874m0t8n6c.fsf@gmail.com> (raw)
In-Reply-To: CADDrvYgVcm+PkEz2ubAbLUmfkDJgO8fY-L68gqWyVuMm5RFD_g@mail.gmail.com

Young-whan <youngsong15@gmail.com> writes:

>   | [2017-01-20 Fri] |
>   | <2017-01-30 Mon> |
>   #+TBLFM: @2$1=@1$1+10
>
> I put a inactive date at @1$1 and I want @2$1 would have +10 days from the date, and want it to be
> inactive date, but it always shows active calendar date form.
>
> Is there a way to make it inactive date?
>

Commits 1619aee3 and a2950b00 made it so that the result of an
evaluation in a table is always an inactive date (IOW, @2$1 above
would alwasy be inactive, whether or not @1$1 is active). But you'll
need a very recent checkout of the master branch to get that
behaviour. AFAIK, there is no way to do what you want with the maint
branch (on which elpa releases are based).

-- 
Nick

  reply	other threads:[~2017-01-20 20:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-20 19:03 Is there way to put the inactive date into a table? Young-whan
2017-01-20 20:57 ` Nick Dokos [this message]
2017-01-21  9:03 ` Nicolas Goaziou

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

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

  git send-email \
    --in-reply-to=874m0t8n6c.fsf@gmail.com \
    --to=ndokos@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.