[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [RFC] org-agenda: Jump directly to line in case of a timestamp
From: |
Marco Wahl |
Subject: |
Re: [O] [RFC] org-agenda: Jump directly to line in case of a timestamp |
Date: |
Sun, 08 Oct 2017 08:25:29 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Matt Lundin <address@hidden> writes:
>>> Maybe an optional argument could allow one to switch from one behaviour
>>> to the other. I have no strong opinion about this, though.
>>
>> Thanks!
>>
>> I just found function `org-agenda-switch-to' which is similar to
>> `org-agenda-goto' but does not the jump to the headline.
>>
>> I personally configure this function to be on shift-tab.
>>
>> (org-defkey org-agenda-mode-map [(backtab)] #'org-agenda-switch-to)
>
> And, as a bonus, org-agenda-switch-to is bound to RET by default. I've
> happily been hitting return since 2008 to jump directly to timestamps.
> :)
:D
Thanks for the enlightenment!
Marco
- [O] [RFC] org-agenda: Jump directly to line in case of a timestamp, Marco Wahl, 2017/10/07
- Re: [O] [RFC] org-agenda: Jump directly to line in case of a timestamp, Nicolas Goaziou, 2017/10/07
- Re: [O] [RFC] org-agenda: Jump directly to line in case of a timestamp, Marco Wahl, 2017/10/07
- Re: [O] [RFC] org-agenda: Jump directly to line in case of a timestamp, Matt Lundin, 2017/10/07
- Re: [O] [RFC] org-agenda: Jump directly to line in case of a timestamp,
Marco Wahl <=
- Re: [O] [RFC] org-agenda: Jump directly to line in case of a timestamp, Alan Schmitt, 2017/10/09
- Re: [O] [RFC] org-agenda: Jump directly to line in case of a timestamp, Eric S Fraga, 2017/10/09
- Re: [O] [RFC] org-agenda: Jump directly to line in case of a timestamp, Alan Schmitt, 2017/10/09
- Re: [O] [RFC] org-agenda: Jump directly to line in case of a timestamp, Detlef Steuer, 2017/10/11
- Re: [O] [RFC] org-agenda: Jump directly to line in case of a timestamp, Marco Wahl, 2017/10/11