From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Is there way to put the inactive date into a table? Date: Sat, 21 Jan 2017 10:03:25 +0100 Message-ID: <87y3y4dbtu.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUraA-0003SI-CH for emacs-orgmode@gnu.org; Sat, 21 Jan 2017 04:03:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cUra9-0002hq-Ip for emacs-orgmode@gnu.org; Sat, 21 Jan 2017 04:03:34 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:43814) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cUra9-0002gf-Cz for emacs-orgmode@gnu.org; Sat, 21 Jan 2017 04:03:33 -0500 In-Reply-To: (Young-whan's message of "Fri, 20 Jan 2017 11:03:21 -0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Young-whan Cc: emacs-orgmode Hello, Young-whan 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