emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Agenda and one-line diary display
@ 2011-01-15 14:23 Rasmus Pank Roulund
  2011-02-11 14:15 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Rasmus Pank Roulund @ 2011-01-15 14:23 UTC (permalink / raw)
  To: emacs-orgmode

Hi, 

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)
`----

I.e. no other information than the event and if possible the
location. If time is available this should also be displayed, but all in
one line. 

Is this possible in one way or the other? If so I'd appreciate any hints
on getting there. 

Thanks a bunch,
Rasmus


Footnotes: 
[1]    http://code.google.com/p/emacs-google/wiki/googlecalendar

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-12 13:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-15 14:23 Agenda and one-line diary display Rasmus Pank Roulund
2011-02-11 14:15 ` Bastien
2011-02-11 15:56   ` Rasmus Pank Roulund
2011-02-12 12:09     ` Bastien

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).