From mboxrd@z Thu Jan  1 00:00:00 1970
From: Detlef Steuer <steuer@hsu-hh.de>
Subject: Re: [solved] How remove time from date-time stamp
Date: Tue, 9 Apr 2019 09:22:39 +0200
Message-ID: <20190409092239.4a6d821a@gaia>
References: <20190408143658.04bf476e@gaia>
	<23723.50057.315452.898908@AGAME7.local> <87lg0jych6.fsf@ucl.ac.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([209.51.188.92]:59524)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <prvs=000205522c=steuer@hsu-hh.de>)
	id 1hDl5i-0001BJ-Tv
	for emacs-orgmode@gnu.org; Tue, 09 Apr 2019 03:22:47 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <prvs=000205522c=steuer@hsu-hh.de>)
	id 1hDl5h-0004VS-P7
	for emacs-orgmode@gnu.org; Tue, 09 Apr 2019 03:22:46 -0400
Received: from mail-sender-5.unibw-hamburg.de ([139.11.10.105]:51457
	helo=premail.unibw-hamburg.de)
	by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)
	(Exim 4.71) (envelope-from <prvs=000205522c=steuer@hsu-hh.de>)
	id 1hDl5h-0004U6-FZ
	for emacs-orgmode@gnu.org; Tue, 09 Apr 2019 03:22:45 -0400
Received: from rzav4.unibw-hamburg.de ([139.11.12.54]:60582)
	by premail.unibw-hamburg.de with esmtp (HSU Mailserver)
	(envelope-from <steuer@hsu-hh.de>) id 1hDl5e-0005XM-Gw
	for emacs-orgmode@gnu.org; Tue, 09 Apr 2019 09:22:42 +0200
In-Reply-To: <87lg0jych6.fsf@ucl.ac.uk>
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode/>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=subscribe>
Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
Sender: "Emacs-orgmode"
	<emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
To: "Fraga, Eric" <e.fraga@ucl.ac.uk>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>, Thomas Plass <thunk2@arcor.de>

Am Tue, 9 Apr 2019 05:27:50 +0000
schrieb "Fraga, Eric" <e.fraga@ucl.ac.uk>:

> On Monday,  8 Apr 2019 at 23:56, Thomas Plass wrote:
> > However, if you want to directly change timestamps in the buffer
> > they live (not: an agenda view), then S-right/left/up/down can call
> > a hook function that does what you're trying to achieve. =20
>=20
> Or simply C-d (or DEL or BS) 5 times?  "It's all text."
>=20

Well, of course it's all text. But 5 times often is not enough,
cause there are start and end times.

Nevertheless that hint gave me the right direction:

In the agenda hit return on an entry.
C-c . opens the interface to alter the timestamp.
C-a C-k (or C-0 C-k) deletes the time part.
Done! Easy enough.

Thank you!

If there were a solution without leaving agenda view, that would be
another big improvement (for me).

Detlef

--=20
The biggest difference between time and space is that you can=E2=80=99t reu=
se
time. (Merrick Furst)