all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Select a date and then show the agenda
@ 2020-12-18 10:50 Christopher Dimech
  2020-12-19  2:30 ` Michael Heerdegen
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Dimech @ 2020-12-18 10:50 UTC (permalink / raw)
  To: Help Gnu Emacs

Dear Compeers,

Is it possible to select a date and then show the agenda for that day
with setting taken from org-agenda-time-grid?

C*



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

* Re: Select a date and then show the agenda
  2020-12-18 10:50 Select a date and then show the agenda Christopher Dimech
@ 2020-12-19  2:30 ` Michael Heerdegen
  2020-12-19  2:35   ` Christopher Dimech
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Heerdegen @ 2020-12-19  2:30 UTC (permalink / raw)
  To: help-gnu-emacs

Christopher Dimech <dimech@gmx.com> writes:

> Is it possible to select a date and then show the agenda for that day
> with setting taken from org-agenda-time-grid?

Good morning.

I would try to start with something like

  (org-agenda-list nil (org-read-date))


Regards,

Michael.




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

* Re: Select a date and then show the agenda
  2020-12-19  2:30 ` Michael Heerdegen
@ 2020-12-19  2:35   ` Christopher Dimech
  2020-12-19  2:39     ` Michael Heerdegen
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Dimech @ 2020-12-19  2:35 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: help-gnu-emacs


> Sent: Saturday, December 19, 2020 at 3:30 AM
> From: "Michael Heerdegen" <michael_heerdegen@web.de>
> To: help-gnu-emacs@gnu.org
> Subject: Re: Select a date and then show the agenda
>
> Christopher Dimech <dimech@gmx.com> writes:
>
> > Is it possible to select a date and then show the agenda for that day
> > with setting taken from org-agenda-time-grid?
>
> Good morning.
>
> I would try to start with something like
>
>   (org-agenda-list nil (org-read-date))

Morning Mike,

I can select a date and get the week but the selected date does not expand
with the time grid and the appointments listed.


> Regards,
>
> Michael.
>
>
>



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

* Re: Select a date and then show the agenda
  2020-12-19  2:35   ` Christopher Dimech
@ 2020-12-19  2:39     ` Michael Heerdegen
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Heerdegen @ 2020-12-19  2:39 UTC (permalink / raw)
  To: help-gnu-emacs

Christopher Dimech <dimech@gmx.com> writes:

> >   (org-agenda-list nil (org-read-date))
>
> Morning Mike,
>
> I can select a date and get the week but the selected date does not
> expand with the time grid and the appointments listed.

Sorry, I don't use the time grid.  Maybe someone else can help further?

Michael.




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

end of thread, other threads:[~2020-12-19  2:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-18 10:50 Select a date and then show the agenda Christopher Dimech
2020-12-19  2:30 ` Michael Heerdegen
2020-12-19  2:35   ` Christopher Dimech
2020-12-19  2:39     ` Michael Heerdegen

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.