* org today's entension
@ 2012-09-08 8:24 William Léchelle
2012-09-18 15:41 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: William Léchelle @ 2012-09-08 8:24 UTC (permalink / raw)
To: emacs-orgmode
Hi all,
Acknowledging that
> > C-h v org-extend-today-until
> is a feature whose implementation is and likely will remain incomplete.
> Really, it is only here because past midnight seems to be the favorite
> working time of John Wiegley :-)
I'm still dearly wishing it'd be developed further : Sometimes, I set
appointments past midnight (it's, errr, the timezone's fault, I swear), and I'd
rather have them displayed in the agenda on the day before, not to forget about
them in daily view. (Even better, at the bottom of the day.)
I guess it'll wait until I learn something of lisp, but where to start in order
to implement that ?
Kind regards,
William
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: org today's entension
2012-09-08 8:24 org today's entension William Léchelle
@ 2012-09-18 15:41 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-09-18 15:41 UTC (permalink / raw)
To: William Léchelle; +Cc: emacs-orgmode
Hi William,
William Léchelle <william.lechelle@ens-lyon.fr> writes:
> I'm still dearly wishing it'd be developed further : Sometimes, I set
> appointments past midnight (it's, errr, the timezone's fault, I swear), and I'd
> rather have them displayed in the agenda on the day before, not to forget about
> them in daily view. (Even better, at the bottom of the day.)
>
> I guess it'll wait until I learn something of lisp, but where to start in order
> to implement that ?
One simple hack for this in agenda view would be to use
(setq org-agenda-ndays 2) and an `org-agenda-skip-function'
that get rid of items past the extended day.
Not tested, but could be fun to try this out.
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-18 15:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-08 8:24 org today's entension William Léchelle
2012-09-18 15:41 ` 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).