From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Adding an item to the agenda from the agenda view Date: Mon, 05 Mar 2018 06:52:40 +0000 Message-ID: <87fu5fko93.fsf@gmail.com> References: <20180304222205.GA32697@pema> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1esjzM-0000bK-Ib for Emacs-orgmode@gnu.org; Mon, 05 Mar 2018 01:52:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1esjzI-000279-KD for Emacs-orgmode@gnu.org; Mon, 05 Mar 2018 01:52:48 -0500 Received: from mail-wr0-x22f.google.com ([2a00:1450:400c:c0c::22f]:42826) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1esjzI-00026m-DR for Emacs-orgmode@gnu.org; Mon, 05 Mar 2018 01:52:44 -0500 Received: by mail-wr0-x22f.google.com with SMTP id k9so16001336wre.9 for ; Sun, 04 Mar 2018 22:52:44 -0800 (PST) Received: from t3610 ([95.150.179.127]) by smtp.gmail.com with ESMTPSA id q9sm14025246wrf.11.2018.03.04.22.52.41 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 04 Mar 2018 22:52:42 -0800 (PST) In-Reply-To: <20180304222205.GA32697@pema> (=?utf-8?Q?=22Sh=C3=A9rab=22's?= message of "Sun, 4 Mar 2018 23:22:05 +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" To: Emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Sunday, 4 Mar 2018 at 23:22, Sh=C3=A9rab wrote: > I would like to add an item with the > corresponding date to my agenda file. What would be the most direct / > straightforward / idiomatic way to achieve this, please? try "i d". "i" should be bound to org-agenda-diary-entry. This is the route I use for adding entries to my agenda all the time. =2D-=20 Eric S Fraga via Emacs 27.0.50, Org release_9.1.6-191-g90607d --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWpzpOAAKCRDIkZPY//z2 fXZlAJ0ZRRIbJtwgCdHtZmwGITMpV3EaPACcCVQHP/C8k65fm1pqX0FxZB8PSIY= =ccJs -----END PGP SIGNATURE----- --=-=-=--