emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bastien.guerry@wikimedia.fr>
To: Rasmus Pank Roulund <rasmus.pank@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Agenda and one-line diary display
Date: Fri, 11 Feb 2011 15:15:28 +0100	[thread overview]
Message-ID: <874o8aslmn.fsf@gnu.org> (raw)
In-Reply-To: <87ipxqdz44.fsf@gmail.com> (Rasmus Pank Roulund's message of "Sat, 15 Jan 2011 15:23:55 +0100")

Hi Rasmus,

Rasmus Pank Roulund <rasmus.pank@gmail.com> writes:

> I have finally found a tolerable solution to include Google calendars
> into Emacs and thus Org using "emacs-google"[1].
>
> However, one thing is bothering me about the way Org agenda view handles
> my newly populated diary file. It shows too much information! Basically,
> I want /one line per entry/. If I want more info I'll just hit the
> entry. The reason is that I will often include a lot of extra
> information for each calendar/diary entry. When needed, I will fetch it
> but it usually preclude the overview that I wish to obtain in the agenda
> view.
>
> Here is a simple agenda example: 
>
> ,----
> |   Diary:      Semester start
> |   Diary:      Location: Lund University
> |   Diary:      Status: CONFIRMED		(UID: 5g7mb67iupjvf75cdorlr1bs2s@google.com)
> `----
>
> And the corresponding diary code:
>
> ,----
> | %%(and (diary-block 1 17 2011 1 17 2011)) Semester start
> |    Location: Lund University
> |    Status: CONFIRMED		(UID: 5g7mb67iupjvf75cdorlr1bs2s@google.com)
> `----
>
> What I want to agenda view to show is merely: 
>
> ,----
> |   Diary:      Semester start
> `----
>
> Or, even better:
>
> ,----
> |   Diary:      Semester start (Lund University)
> `----

We can hack around to display multilines diary entries on a single agenda
line but then this diary entry would not properly sneak into the agenda:

02/11/2011
  Bill B. visits Princeton today
  2pm Cognitive Studies Committee meeting
  2:30-5:30 Liz at Lawrenceville
  4:00pm Dentist appt
  7:30pm Dinner at George's
  8:00-10:00pm concert

I guess many people have such multilines entries.

So I'd say for now no, you cannot reduce your diary entry to just one
line.

Best,

-- 
 Bastien

  reply	other threads:[~2011-02-11 14:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-15 14:23 Agenda and one-line diary display Rasmus Pank Roulund
2011-02-11 14:15 ` Bastien [this message]
2011-02-11 15:56   ` Rasmus Pank Roulund
2011-02-12 12:09     ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874o8aslmn.fsf@gnu.org \
    --to=bastien.guerry@wikimedia.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=rasmus.pank@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).