From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id wNgWLXFTw19+PgAA0tVLHw (envelope-from ) for ; Sun, 29 Nov 2020 07:53:21 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id uN3hKHFTw1/pDwAAB5/wlQ (envelope-from ) for ; Sun, 29 Nov 2020 07:53:21 +0000 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 24517940483 for ; Sun, 29 Nov 2020 07:53:21 +0000 (UTC) Received: from localhost ([::1]:59056 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kjHWJ-0005dC-4G for larch@yhetil.org; Sun, 29 Nov 2020 02:53:19 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54470) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kjHVR-0005d3-Q0 for emacs-orgmode@gnu.org; Sun, 29 Nov 2020 02:52:25 -0500 Received: from mail-pl1-x629.google.com ([2607:f8b0:4864:20::629]:35355) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kjHVP-0002Hu-UO for emacs-orgmode@gnu.org; Sun, 29 Nov 2020 02:52:25 -0500 Received: by mail-pl1-x629.google.com with SMTP id x15so4773704pll.2 for ; Sat, 28 Nov 2020 23:52:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=Ut/ZonsJxjDdO2CgFjg5lMBdgwyKfz0KfsSt6KLCm7Q=; b=FfCMTuaTa8BpGNTFLBp8pv29t9fndIZ7iL6sdRefCa832gG2+IpCjV8lwgsEuV+c6l 4IqtLg7uOZ88x/r+NRRv/8zwEG/U7qJ2P5rwsJbT7qltt/kKyHv+Rji8NMHBaA+uLv+4 1aTtaSNseB4ByNPNQ+xliFK/n/BFUt7yipQLLH4UbuEyr4tHpuIikGB/7cjVdNl0eJz1 W0rsBQ/YwD5vdoKWsDDp11bt6ZYYOyJbO0P9l7W/iuL997wmOWMV32FbFINtiNnURbcM vhq7lGh+bqIFh2vKKyszmzuv9mktyUnk5TxeounB2bVk50Rui/j5DgAe+UOYeEaPVRQm yQOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=Ut/ZonsJxjDdO2CgFjg5lMBdgwyKfz0KfsSt6KLCm7Q=; b=mGEUSSS+t9QEBNfy0qzsLQ0UklslPOPWvQEBqN2ZEEtBXT1jwos/m3SLKq59xE9JyF u59UuQLYGc9rKX9b8i3FMTzJfplJ38FzYmhhYhW45+ooYZV5tUi35It8yxgmomuzCJgQ vTh5beEtp/lIFN3nzjt93P8JYmhcFgBkEw4dAwF5llDHDo2y9rUT9cSrEScmZecELCyV F11pn/Jp8cAV+5KBYKApOJuMmcvuFiZCe5g1JQILcBtnTKKB1ctk4nJy/ylebnfQ0eUE udskJ9U/+Uq+1ckJhVxE8droSC4HmST1R7HljXKUZgJVtCnAHMt8AjOdJid/i32oymUW FbUg== X-Gm-Message-State: AOAM5312f/m0nJiGZDXDnMn6Y1HoRY2AXvZSHX/a3JcpYiOtDRrrMJG/ mBKflmkld6FTJjY51D8E+9o= X-Google-Smtp-Source: ABdhPJxP8UwiX2vrpwybL89qPcR0rauFtQmQE4xklueXKoDcO7XtjcdRDE1LpfF5RIq7vCReaMe8AQ== X-Received: by 2002:a17:902:a9c7:b029:d9:d985:55b1 with SMTP id b7-20020a170902a9c7b02900d9d98555b1mr13568871plr.59.1606636342351; Sat, 28 Nov 2020 23:52:22 -0800 (PST) Received: from localhost ([103.125.234.161]) by smtp.gmail.com with ESMTPSA id o2sm4200771pgq.63.2020.11.28.23.52.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 28 Nov 2020 23:52:21 -0800 (PST) From: Ihor Radchenko To: Jean Louis Subject: Re: One vs many directories In-Reply-To: References: <87mtz84om9.fsf@localhost> <874klcbxnu.fsf@localhost> Date: Sun, 29 Nov 2020 15:56:09 +0800 Message-ID: <87o8jg61gm.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::629; envelope-from=yantar92@gmail.com; helo=mail-pl1-x629.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Texas Cyberthal , "emacs-orgmode@gnu.org" Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.47 X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=FfCMTuaT; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-TUID: LQwY37SOp6nE Jean Louis writes: > When task is assigned to somebody notification of a deadline or alerts > are definitely useful for me. But they are are useful for those > conducting the tasks. > > Thus integration to remind those *related* people to the assigned > tasks and their deadlines or schedules would be useful. I think that can be done by extending alert.el package (which org-alert is based on). alert.el allows the user to define custom alert styles, including sending sms or email. >> I agree that org-agenda has many issues that cannot be easily solved >> because of its complexity. However, everything you describe (including >> multi-occur) can also be achieved with org-ql >> (https://github.com/alphapapa/org-ql) - analogue of SQL query language >> for org-mode (with more optimisations in comparison with org-agenda). > > Definitely good only too much low-level. Users need finished functions > that integrate stuff. To adopt myself to org-ql would mean to read > documentations, meanings, and starting with some functions, while this > may be possible for me that approach is not user friendly as users > need integration and accessible interfaces. Not really. Searching in org-ql is made very intuitive - just like you would search in google. There are multiple interactive commands: - helm-org-ql :: The user simply types search keywords and the commands shows all the matching headlines. For example, user can type "headline:Doe call todo:WAIT tags:invoice" and get all kinds of matches as he/she types - org-ql-view :: shows the menu for different pre-customised searches like "Calendar: This week" or "Overview: NEXT tasks" > Example of lack of integration would be to tell to user to simply > construct the link in the form: [[Here][Link]] and that alone would > require some thinking and learning. There is also (slower) helm-org (https://github.com/emacs-helm/helm-org) offering similar interface to helm-org-ql, but also adding an option to do various actions with the selected tasks, like inserting correctly formatted link. The same can be done in helm-org-ql. I think the author plans to extend that command in the near future. Or one can add extra actions as needed - it is trivial to do in helm. > Good integration for org-ql would be a wizard that can add to the list > of various queries and offers users various ways to search such as > searching by headline, tags, or having both tags involved, date, > deadlines and so on. All these are already available. The user can search tags:tag1,tag2,..., headline:word1,word2 (or shortly hl:word1,...), scheduled:on=today, deadline:from=-7,to=2020-12-01 Best, Ihor