emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Go to today in Calendar


From: Sébastien Vauban
Subject: [Orgmode] Re: Go to today in Calendar
Date: Fri, 25 Feb 2011 16:08:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (windows-nt)

Hi Carsten,

Carsten Dominik wrote:
> On Feb 23, 2011, at 11:14 AM, Sébastien Vauban wrote:
>> Nathan Neff wrote:
>>> I just found that you can press "." in the Calendar to jump to today's
>>> date.
>>>
>>> This saves me a gazillion keypresses, especially when you have a one-key
>>> mapping to schedule something in agenda mode. I have "s" mapped in agenda
>>> mode to schedule, so I just press "s . <Enter>".
>>
>> I wanted to use your trick, but just remembered that `s' is already mapped
>> to `org-save-all-org-buffers', which is a nice keybinding as well... Too
>> bad "save" and "schedule" share the same letter...
>
> Saving is also on `C-x C-s', which is a very natural key for this task. so
> using s for scheduling sounds like a very good user customization to me.

Good to know. I did not look far enough in the "describe mode" key bindings.
Thanks.

Just played with it, and experienced a problem I already saw in the past (but
never reported yet).

In the agenda, because of this entry,

--8<---------------cut here---------------start------------->8---
** TODO 2011 !!! (from Thomas)                                        :mail:
   [2010-12-24 Fri 21:22]
   SCHEDULED: <2011-02-24 Thu>

#+begin_verse
joyeux noel et une bonne année !
#+end_verse

>From [[gnus:nnimap%2Bmc:address@hidden from Thomas: 2011 !!!]]
--8<---------------cut here---------------end--------------->8---

I see (as of today):

--8<---------------cut here---------------start------------->8---
  @refile:    Sched. 2x:  TODO 2011 !!! (from Thomas)             :refile::mail:
--8<---------------cut here---------------end--------------->8---

Let's say I want to schedule it to today (I should have replied to him 2
months ago, BTW ;-))...

I do `C-c C-s' on the entry, choose today (with `.') and confirm (with RET).
After saving (currently, `s' for me) and refreshing the agenda (`g'), I see:

--8<---------------cut here---------------start------------->8---
  @refile:    Sched. 2x:  TODO 2011 !!! (from Thomas)             :refile::mail:
  @refile:    Scheduled:  TODO 2011 !!! (from Thomas)             :refile::mail:
--8<---------------cut here---------------end--------------->8---

... I get the entry *scheduled twice*!

Looking at it, we see that there are now *2 scheduled dates*...

--8<---------------cut here---------------start------------->8---
** TODO 2011 !!! (from Thomas)                                        :mail:
   SCHEDULED: <2011-02-25 Fri>
   [2010-12-24 Fri 21:22]
   SCHEDULED: <2011-02-24 Thu>

#+begin_verse
joyeux noel et une bonne année !
#+end_verse

>From [[gnus:nnimap%2Bmc:address@hidden from Thomas: 2011 !!!]]
--8<---------------cut here---------------end--------------->8---

Is it because of some order to respect in the different allowed timestamps
(active, inactive, scheduled, deadline) or a pure bug?

Best regards,
  Seb

-- 
Sébastien Vauban




reply via email to

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