From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: How can I convert a org file to a flowchart Date: Fri, 06 Dec 2013 15:07:56 +0100 Message-ID: <87siu66pj7.fsf@bzg.ath.cx> References: <8761rdmabt.fsf@news.tumashu-localhost.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vow4h-0003aG-CZ for emacs-orgmode@gnu.org; Fri, 06 Dec 2013 09:08:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vow4X-0000ct-W3 for emacs-orgmode@gnu.org; Fri, 06 Dec 2013 09:08:11 -0500 Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]:40248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vow4X-0000cg-Lt for emacs-orgmode@gnu.org; Fri, 06 Dec 2013 09:08:01 -0500 Received: by mail-wg0-f48.google.com with SMTP id z12so682065wgg.3 for ; Fri, 06 Dec 2013 06:08:00 -0800 (PST) In-Reply-To: <8761rdmabt.fsf@news.tumashu-localhost.org> (Feng Shu's message of "Thu, 28 Nov 2013 12:14:46 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Feng Shu Cc: orgmode Hi Feng, Feng Shu writes: > I have to draw a flowchart with many many nodes (about 500) and less > construct types(only sequence construct and condition construct), > > Now I use org file record all the node labels, How can I convert this > org to a flowchar if i use tag and link to record all the construct? AFAIK you can't. -- Bastien