[O] Re: [Orgmode] Re: Go to today in Calendar
Hi Sebastien, Sébastien Vauban writes: > You'll tell me that I could use PROPERTIES as well, Indeed! > but I think I'd loose the > ability to sort the tasks tree based on the inactive dates. ... and you would gain to sort the tasks tree by properties :) I added a footnote on the documentation to ask the user to avoid inserting text between the headline and the SCHEDULED/DEADLINE text. -- Bastien -- Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Re: Go to today in Calendar
Hi Sébastien, Sébastien Vauban writes: > Is it because of some order to respect in the different allowed timestamps > (active, inactive, scheduled, deadline) Yes, SCHEDULED (or DEADLINE) should come first. In general, I tend to avoid mixing several timestamps format for the same entry (I just allow myself to use both SCHEDULED and DEADLINE, since that makes sense.) HTH, -- Bastien ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Re: Go to today in Calendar
On Feb 23, 2011, at 11:14 AM, Sébastien Vauban wrote: > Hi Nathan, > > 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 . ". > > 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. - Carsten ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode