From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Welle Subject: Re: Multiple occurrence of tasks Date: Sun, 08 Jan 2012 22:12:11 +0100 Message-ID: References: <87sjjqqduh.fsf@fester.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rk05O-0005nC-Q2 for emacs-orgmode@gnu.org; Sun, 08 Jan 2012 16:15:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rk05N-0007os-AE for emacs-orgmode@gnu.org; Sun, 08 Jan 2012 16:15:26 -0500 Received: from lo.gmane.org ([80.91.229.12]:39301) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rk05N-0007oo-51 for emacs-orgmode@gnu.org; Sun, 08 Jan 2012 16:15:25 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Rk05K-0007Ud-JJ for emacs-orgmode@gnu.org; Sun, 08 Jan 2012 22:15:22 +0100 Received: from rain.gmane.org ([80.91.229.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Jan 2012 22:15:22 +0100 Received: from mwe012008 by rain.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Jan 2012 22:15:22 +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 Hello, Mueen Nawaz writes: > Michael Welle writes: > >> to work on open tasks. 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. Maybe I >> should use tags and an agenda view? I like the idea of having an org > > Tags makes the most sense. > >> file with the usual conference notes combined with the tasks I worked on >> at the conference. How can I 'materialise' the agenda view as a section >> in an org file? Other hints? How do you implement this? > > I understand that what you're asking for is a way to transform the > results of a query to org mode format, replete with headlines and all? yepp, if that is the solution to my initial problem. > Not sure it's possible. However, something like sparse trees may help. One can put elisp code in an org file, that can be invoked. So somehow this would be doable. But on the other hand it is not clear to me what happens if I change the state of a task or if I edit the task. Is this state change reflected at the original position, i.e. the other org file, of the task? Remember, the buffer holding org file with the 'copies' of the tasks isn't in agenda mode. IIRC in planner-mode tasks can have ids, so editing a task changes all tasks with the same id in all files. Regards hmw -- biff4emacsen - A biff-like tool for (X)Emacs http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html Flood - Your friendly network packet generator http://www.c0t0d0s0.de/flood/flood.html