From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id UKY7MjNRF2P2RgAAbAwnHQ (envelope-from ) for ; Tue, 06 Sep 2022 15:54:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qD48MjNRF2NdiwAA9RJhRA (envelope-from ) for ; Tue, 06 Sep 2022 15:54:59 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 50AAD2416E for ; Tue, 6 Sep 2022 15:54:59 +0200 (CEST) Received: from localhost ([::1]:45050 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oVZ2X-00049I-SL for larch@yhetil.org; Tue, 06 Sep 2022 09:54:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55588) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oVXeZ-0001XD-Hn for emacs-orgmode@gnu.org; Tue, 06 Sep 2022 08:26:07 -0400 Received: from relay.itccanarias.org ([62.174.94.111]:56620) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oVXeT-0004pG-6O for emacs-orgmode@gnu.org; Tue, 06 Sep 2022 08:26:06 -0400 Received: from localhost (localhost [127.0.0.1]) by relay.itccanarias.org (Postfix) with ESMTP id 9B7914A0DD for ; Tue, 6 Sep 2022 13:25:56 +0100 (WEST) X-Virus-Scanned: Debian amavisd-new at itccanarias.org Received: from relay.itccanarias.org ([127.0.0.1]) by localhost (gwmail-tf.corp.itccanarias.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PcCdSiWnJIff for ; Tue, 6 Sep 2022 13:25:55 +0100 (WEST) Received: from Erasure.corp.itccanarias.org (erasure.corp.itccanarias.org [10.141.187.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by relay.itccanarias.org (Postfix) with ESMTPS id AFCAC4A0AB for ; Tue, 6 Sep 2022 13:25:55 +0100 (WEST) DKIM-Filter: OpenDKIM Filter v2.11.0 relay.itccanarias.org AFCAC4A0AB Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline DKIM-Signature: v=1; a=rsa-sha256; d=itccanarias.org; s=default; c=relaxed/relaxed; t=1662467155; h=from:subject:to:date:message-id; bh=bRv5rU7a8lFbg6tKyHBgn8JKXAto5X2WsmvXD3iy+nI=; b=HIRMXenlHOcovnGA9lmCOrSsYiRUTJcLvMvkvkhDOxxwjSd83c3K06rOis/1UKk6iaQWniRgaYd 4ibVDnno9SYQ2W8Fhy/RwCjxJQcuxv75IQIzLnGSSQKWc/vMsJdrwXCfaTZFBIrN60iHo51snZzbQ xW9q0WAHx5zz3ETRvMzxD4Ny6akBnz2DefrBhGT/dBYfgYQz8Y6bZFbW8j4yXSDUJKqq/ICogwklB e05KqlO2zYNJWkKk0oPhiKFlTwofVMm3RRdKmEVoOERsHKsYsYXqel/LdJMOxxtS4z6f4dWjsTHO+ hdXD1IlENImfhSCmfjhJHpEaxiV1rP2vTFvg== Received: from itccanarias.org (10.141.153.183) by Erasure.corp.itccanarias.org (10.141.187.131) with Microsoft SMTP Server (TLS) id 14.3.498.0; Tue, 6 Sep 2022 13:25:54 +0100 Date: Tue, 6 Sep 2022 13:25:53 +0100 From: Eduardo Suarez To: Subject: Agenda 'Org view' (org-projection?) Message-ID: <20220906122553.GC1030037@itccanarias.org> MIME-Version: 1.0 Received-SPF: pass client-ip=62.174.94.111; envelope-from=eduardo@itccanarias.org; helo=relay.itccanarias.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662472499; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=bRv5rU7a8lFbg6tKyHBgn8JKXAto5X2WsmvXD3iy+nI=; b=fjkx9DOXZ8NUJFPQyOOBdWzpMaWcmPBnNKKvECdP76rMsD+wXYom1meddMatJb+S3gxDHX TyE6H5snILUWZZoUm7GmcF5y1hnQnoUuQWJQhDogUZCmKkoDPTy/G2Z0lUlyeJHyvCbgSM o5SulXy48fXh72B8vTVXuP+EJ+l4HXjjR5/dnxnXdkiqxBapClyEXk3mjTOEhnk0yTgk7d xbzeTdRWGTifsErhC/X7NpXRsIyGgoV6XDtoh4Z4D54/LNFybJtfHBlydt2t5dIYXwDaDd fTAPoh57+qRPKZ9FFCOVLwTxmCOflhsaWXWzy3ZwCsTks0Qw15Y95uGeb8zwcw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662472499; a=rsa-sha256; cv=none; b=oadugU5IucnSyE6eKoI7hOSt6KlG4e75JbxM7a7mwYMEYlpSVu4aV9js4Y52Lvxg2kioST ZHbO3MHPyXp3waJ2uZyZ30S7JVqdXlmtkOHbQgOklq2X3NYw0X8AQwe5OZZcu5FaYcIG4A O9fzQgZzaXdI50xLaMj9qUTTWT2HKZg9FYSu8PJn+QRm23if6l734l2UhHSqupLVc8ddKW uDpJ+sqtSMF0+MG9e7JqL9TomPgxtILIoXe3n7NwMcBVsZW+Qq0sqRMVVqX6Kw3AcUCBMi EKaVvGdoNK6mk44TZfuOsDHNNlBzTBdn6az4NhaqKceYhPVS+2pBzd/QYo+2+A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=itccanarias.org header.s=default header.b=HIRMXenl; dmarc=pass (policy=quarantine) header.from=itccanarias.org; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.27 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=itccanarias.org header.s=default header.b=HIRMXenl; dmarc=pass (policy=quarantine) header.from=itccanarias.org; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 50AAD2416E X-Spam-Score: -2.27 X-Migadu-Scanner: scn1.migadu.com X-TUID: O+FMlm4/5oW/ Based on my previous mail "Manual Ordering and Dynamic Priority" I would like also to comment about this related idea. In Agenda, it is possible to generate different views. I wonder whether it would be possible to generate an "org mode" view. That is, a buffer in org-mode format with all the tasks from our agenda query (no really a sparse tree view). Then that file could be edited and reordered to create a planning. If the file could also sync with new queries that would be great. I think of that maybe as a package called 'org-projection' (project org into org). With such feature, I could have a general org file e.g. for a working project, and then a planning (projected) file in association with it. I would add the latter to the Agenda files. I can't do lisp development and have no idea if that makes sense, but I just wanted to share this idea with you.