From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: Multiple occurrence of tasks Date: Sun, 8 Jan 2012 16:35:10 +0100 Message-ID: <2012-01-08T16-34-11@devnull.Karl-Voit.at> References: Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjumM-0004dJ-E3 for emacs-orgmode@gnu.org; Sun, 08 Jan 2012 10:35:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RjumL-0001rr-7z for emacs-orgmode@gnu.org; Sun, 08 Jan 2012 10:35:26 -0500 Received: from lo.gmane.org ([80.91.229.12]:38954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjumK-0001rf-Sl for emacs-orgmode@gnu.org; Sun, 08 Jan 2012 10:35:25 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RjumJ-0002zD-EK for emacs-orgmode@gnu.org; Sun, 08 Jan 2012 16:35:23 +0100 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Jan 2012 16:35:23 +0100 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Jan 2012 16:35:23 +0100 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: emacs-orgmode@gnu.org * Michael Welle wrote: > > My plan is to collect the tasks I want to work on on a special > tasksatfosdem.org file. How can I implement that? Copying the > tasks is not a solution ;), some kind of a link is needed. How about using tags like :fosdemtask: and derive agenda views related to this tag? -- Karl Voit