emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Is there way to put the inactive date into a table?
@ 2017-01-20 19:03 Young-whan
  2017-01-20 20:57 ` Nick Dokos
  2017-01-21  9:03 ` Nicolas Goaziou
  0 siblings, 2 replies; 3+ messages in thread
From: Young-whan @ 2017-01-20 19:03 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 274 bytes --]

  | [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?

[-- Attachment #2: Type: text/html, Size: 671 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Is there way to put the inactive date into a table?
  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
  2017-01-21  9:03 ` Nicolas Goaziou
  1 sibling, 0 replies; 3+ messages in thread
From: Nick Dokos @ 2017-01-20 20:57 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Is there way to put the inactive date into a table?
  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
@ 2017-01-21  9:03 ` Nicolas Goaziou
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2017-01-21  9:03 UTC (permalink / raw)
  To: Young-whan; +Cc: emacs-orgmode

Hello,

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?

All time stamps in tables are going to be inactive in next Org release,
i.e., Org 9.1.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-21  9:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2017-01-21  9:03 ` Nicolas Goaziou

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).