From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard Subject: Re: How to represent this in Org-mode Date: Wed, 27 Aug 2014 14:01:07 +0200 Message-ID: <87oav66t18.fsf@geodiff-mac3.ulb.ac.be> References: <20140813134105.783be844@aga-netbook> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42855) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMbsK-0005eH-4p for emacs-orgmode@gnu.org; Wed, 27 Aug 2014 07:58:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMbsE-0002xC-1a for emacs-orgmode@gnu.org; Wed, 27 Aug 2014 07:58:52 -0400 Received: from mxin.ulb.ac.be ([164.15.128.112]:25535) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMbsD-0002x5-S8 for emacs-orgmode@gnu.org; Wed, 27 Aug 2014 07:58:45 -0400 In-Reply-To: <20140813134105.783be844@aga-netbook> (Marcin Borkowski's message of "Wed, 13 Aug 2014 13:41:05 +0200") 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: Marcin Borkowski Cc: Org-mode mailing list Hi Marcin, Marcin Borkowski writes: > How to represent such a partially ordered set in > Org-mode? One idea that comes to my mind is writing a normal outline > (tree) with all the modules (possibly nested), and including links to > all "prerequisites" in every such module. Any other ideas? I'm quite curious to know how you solved the problem, since I might try to do something similar (but probably not with Org mode). Would you like to share your solution ? Thanks, -- Nico.