"Sebastien Vauban" <wxhgmqzgw...@spammotel.com> 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