From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id aDCuIjUvbGf/+QAAqHPOHw:P1 (envelope-from ) for ; Wed, 25 Dec 2024 16:13:41 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id aDCuIjUvbGf/+QAAqHPOHw (envelope-from ) for ; Wed, 25 Dec 2024 17:13:41 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; none 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 7C8BD8CEF5 for ; Wed, 25 Dec 2024 17:13:41 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tQTDz-00086D-TJ; Wed, 25 Dec 2024 10:23:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tQTDy-00085k-7f for emacs-orgmode@gnu.org; Wed, 25 Dec 2024 10:23:02 -0500 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tQTDw-0005WJ-Nb for emacs-orgmode@gnu.org; Wed, 25 Dec 2024 10:23:01 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id A4CA5240101 for ; Wed, 25 Dec 2024 16:22:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1735140179; bh=9nbabyVbJ2mqZIDaLKkWGvHI/A4tdOs+rIbfzL3Qn0s=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=Fp7SKnTxe+opYxwUv3bAcLrzd3J/FUSArV2DswtI1vtkuYfovOCantWM33LCrXASu QVbzd6gXq2ZwH465ZPAOsA2e4F6HBQChAtO21YjS52k5Z97/OpcjuPhXR7Z/uj/3E9 dGWcPENxpIJAJ532PMr1uRsbCKk0WrVnkkNQFAinPjJdC/t+2Xpcsf+qyi2EZIrgqI E0jEjQs/ApJjwEowfNhn+P9NT99PKREJBnfI0DJbkw6ghxUuCX/oyntBw/LXRK64uv qNc4BPgiiLVLg7XqLdSFV+1c7I7VEf83nQ47kATep+4oBbjGaCO6kfescjBQAcwYEJ 4AVsyU5kiDDCg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4YJFrM0D4tz6tw8; Wed, 25 Dec 2024 16:22:58 +0100 (CET) From: Ihor Radchenko To: Ashish Panigrahi Cc: emacs-orgmode@gnu.org Subject: Re: Workflow for planning and scheduling tasks with org mode In-Reply-To: References: Date: Wed, 25 Dec 2024 15:24:29 +0000 Message-ID: <877c7nzsya.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=yantar92@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, 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.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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx11.migadu.com X-Migadu-Spam-Score: -4.00 X-Spam-Score: -4.00 X-Migadu-Queue-Id: 7C8BD8CEF5 X-TUID: XJKqzIsTYe4f Ashish Panigrahi writes: > I am fairly new to org and was wondering what are the common workflows that people follow for planning and scheduling with org-mode. Take a look at https://orgmode.org/worg/org-tutorials/index.html -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at . Support Org development at , or support my work at