From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikhail Skorzhinskiy Subject: Export agenda view into CSV with properties Date: Fri, 30 Dec 2016 15:38:50 +0300 Message-ID: <87d1g9pp5x.fsf@eml.cc> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cMwSa-00051r-Qj for emacs-orgmode@gnu.org; Fri, 30 Dec 2016 07:39:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cMwSX-0004Fb-No for emacs-orgmode@gnu.org; Fri, 30 Dec 2016 07:39:00 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:42203) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cMwSX-0004F2-HW for emacs-orgmode@gnu.org; Fri, 30 Dec 2016 07:38:57 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id BCCF820A7F for ; Fri, 30 Dec 2016 07:38:52 -0500 (EST) Received: from localhost (85-114-5-42.obit.ru [85.114.5.42]) by mail.messagingengine.com (Postfix) with ESMTPA id 4346024421 for ; Fri, 30 Dec 2016 07:38:52 -0500 (EST) 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: emacs-orgmode I have a bunch of scripts, that draws me a couple of nice pictures and stuff. They take data from agenda CSV export. I'm wondering, is there any easy way to export some properties from agenda view too? -- Skorzhinskiy Mikhail