From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Gaspard Subject: Tasks performed on a certain day Date: Tue, 06 Nov 2018 22:59:40 +0900 Message-ID: <87sh0efgs3.fsf@llwynog.ekleog.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42823) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gK1tX-0007nY-Cw for emacs-orgmode@gnu.org; Tue, 06 Nov 2018 08:59:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gK1tU-0004eq-8q for emacs-orgmode@gnu.org; Tue, 06 Nov 2018 08:59:51 -0500 Received: from grym.ekleog.org ([94.23.42.210]:48268 helo=smtp.gaspard.ninja) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gK1tT-0004cv-Uw for emacs-orgmode@gnu.org; Tue, 06 Nov 2018 08:59:48 -0500 Received: by smtp.gaspard.ninja (OpenSMTPD) with ESMTP id fd098239 for ; Tue, 6 Nov 2018 13:59:42 +0000 (UTC) Received: by smtp.gaspard.ninja (OpenSMTPD) with ESMTP id 32bddf02 for ; Tue, 6 Nov 2018 13:59:42 +0000 (UTC) Received: from localhost (llwynog [local]) by llwynog (OpenSMTPD) with ESMTPA id 61566537 for ; Tue, 6 Nov 2018 13:59:41 +0000 (UTC) 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" To: emacs-orgmode@gnu.org Hello world, I am trying to figure out a way to represent, in org-mode, tasks that should be performed exactly on one day of the week. For instance, taking out the garbage. It is a task, so I want to be able to mark it as done and not see it for the rest of the day. But at the same time I can't SCHEDULE <> it, because otherwise if I don't do it the right day then it still bothers me the day after, at which I can't do it any longer any way. Does anyone have a trick to handle this kind of =E2=80=9Con-this-date task= =E2=80=9D with org-mode? Cheers, Leo