From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: one TODO for multiple projects Date: Mon, 21 Jan 2008 15:41:16 +0100 Message-ID: References: <20080118164511.GB5404@Mac2.local> Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JGz9y-0007f6-Gi for emacs-orgmode@gnu.org; Mon, 21 Jan 2008 11:06:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JGz9x-0007eo-Cp for emacs-orgmode@gnu.org; Mon, 21 Jan 2008 11:06:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGz9x-0007ej-7E for emacs-orgmode@gnu.org; Mon, 21 Jan 2008 11:06:05 -0500 Received: from fg-out-1718.google.com ([72.14.220.159]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JGz9x-0003Jh-0p for emacs-orgmode@gnu.org; Mon, 21 Jan 2008 11:06:05 -0500 Received: by fg-out-1718.google.com with SMTP id d23so1944771fga.30 for ; Mon, 21 Jan 2008 08:06:04 -0800 (PST) In-Reply-To: <20080118164511.GB5404@Mac2.local> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Erik Colson Cc: emacs-orgmode@gnu.org On Jan 18, 2008, at 5:45 PM, Erik Colson wrote: > Hi, > > I'm thinking about moving from planner to org-mode. Particularly for > the outline and better file formatting. > I've been reading through the doc and I'm missing a feature of > planner. In planner we can create a todo which can be bound to > multiple projects. So if it is marked completed in one project it is > also in the other projects. > > Can this be done in org-mode ? Not in a similar way like in Planner. However, you could set up an outline subtree with such general tasks ad then, in the projects, have links to those tasks. - Carsten