From mboxrd@z Thu Jan  1 00:00:00 1970
From: =?utf-8?Q?Sh=C3=A9rab?= <Sebastien.Hinderer@ens-lyon.org>
Subject: Re: Adding an item to the agenda from the agenda view
Date: Fri, 9 Mar 2018 20:23:40 +0100
Message-ID: <20180309192340.GA11721@pema>
References: <20180304222205.GA32697@pema> <87fu5fko93.fsf@gmail.com>
	<AA570C96-6422-4E85-8EC6-2FCD3DA98B2D@ossau.homelinux.net>
	<87a7vmke4f.fsf@gmail.com> <877eqq9vnf.fsf@biologica.mercovich.net>
	<20180306211512.GA4916@pema> <87fu5c8ijk.fsf@gmail.com>
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 ([2001:4830:134:3::10]:34974)
	by lists.gnu.org with esmtp (Exim 4.71) (envelope-from
	<SRS0=EbV4=F7=ens-lyon.org=Sebastien.Hinderer@bounce.ens-lyon.org>)
	id 1euNcI-0002iR-58
	for emacs-orgmode@gnu.org; Fri, 09 Mar 2018 14:23:47 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from
	<SRS0=EbV4=F7=ens-lyon.org=Sebastien.Hinderer@bounce.ens-lyon.org>)
	id 1euNcF-0002Kl-1G
	for emacs-orgmode@gnu.org; Fri, 09 Mar 2018 14:23:46 -0500
Received: from domu-toccata.ens-lyon.fr ([140.77.166.138]:36026
	helo=sonata.ens-lyon.org)
	by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)
	(Exim 4.71) (envelope-from
	<SRS0=EbV4=F7=ens-lyon.org=Sebastien.Hinderer@bounce.ens-lyon.org>)
	id 1euNcE-0002Ij-QQ
	for emacs-orgmode@gnu.org; Fri, 09 Mar 2018 14:23:42 -0500
Received: from localhost (localhost [127.0.0.1])
	by sonata.ens-lyon.org (Postfix) with ESMTP id A9C5F200E8
	for <emacs-orgmode@gnu.org>; Fri,  9 Mar 2018 20:23:40 +0100 (CET)
Received: from sonata.ens-lyon.org ([127.0.0.1])
	by localhost (sonata.ens-lyon.org [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id HXbOalYLd595 for <emacs-orgmode@gnu.org>;
	Fri,  9 Mar 2018 20:23:40 +0100 (CET)
Received: from pema.homeunix.org (reverse-177-225.fdn.fr [80.67.177.225])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by sonata.ens-lyon.org (Postfix) with ESMTPSA id 8EFED200E6
	for <emacs-orgmode@gnu.org>; Fri,  9 Mar 2018 20:23:40 +0100 (CET)
Received: from seb by pema.homeunix.org with local (Exim 4.90_1)
	(envelope-from <Sebastien.Hinderer@ens-lyon.org>) id 1euNcC-000391-5t
	for emacs-orgmode@gnu.org; Fri, 09 Mar 2018 20:23:40 +0100
Content-Disposition: inline
In-Reply-To: <87fu5c8ijk.fsf@gmail.com>
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: emacs-orgmode@gnu.org

Dear all,

Many, many thanks for all your responses!

I tried the diary one which seemed like the simplest to set-up. It
indeed adds an entry, but in a strange way:it adds a level 1 headingfor
the year, a level 2 heading for the month, a level 3 heading for the day
and a level 4 heading for the event, that has the actual time-stamp.

I guess it's not very important e.g. if you never read the agenda file
itself but I may still prefer the capture solution which as I understand
it requires a bit more customization but also brings greater
flexibility.

Thanks again for all the solutions you guys provided!

Sh=C3=A9rab.