emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Feature request


From: Bastien
Subject: Re: [Orgmode] Feature request
Date: Sat, 15 Jan 2011 13:13:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Carsten Dominik <address@hidden> writes:

> Finally, if you still want a fast command doing this:
>
> (defun org-agenda-reschedule-to-today ()
>   (interactive)
>   (flet ((org-read-date (&rest rest) (current-time)))
>     (call-interactively 'org-agenda-schedule)))

Useful, thanks!

I added it to org-hacks.org under this section :

  "Reschedule agenda items to today with a single command"

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]