emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Insert TODO Item at Bottom


From: Jeremiah Dodds
Subject: Re: [O] Insert TODO Item at Bottom
Date: Fri, 19 Oct 2012 13:28:47 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

"Sebastien Vauban" <address@hidden> writes:

> Hi Esben,
>
> Esben Stien wrote:
>> I add a TODO item with M-S-RET, but is there any way to insert the new
>> TODO item at the bottom of the current node or is there any way to
>> navigate quickly to the last TODO item of the current node?.
>
> An ECM (Minimal Complete Example) could eventually help here, to be sure you
> describe your problem with no ambiguity.
>
>> I often run C-c a s to search, but I end up at the top and I always have
>> to "scroll" down to the last TODO item; this is wasting my life
>
> If I understood correctly, just doing C-c C-n (next visible node) could help?
> Or eventually C-c C-f followed by C-c C-p, if you have a problem because of
> mixed levels (that is, next node of the same level, then back to previous
> node, of whichever level).
>

I believe he's saying he has something like this, with point at "-!-" or
similar:

,----
| * one -!-
| ** TODO two
| ** TODO three
`----

and ideally wants to insert a new TODO item such that he gets:

,----
| * one
| ** TODO two
| ** TODO three
| ** TODO four -!-
`----


-- 
Jeremiah Dodds

blog       : http://jdodds.github.com
github     : https://github.com/jdodds
freenode   : exhortatory
twitter    : kaens



reply via email to

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