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