Esben Stien writes:
> I wonder if my terminal blocks the shift:
Yes it does :)
--
Bastien
Esben Stien esben-stien.name> writes:
> Hmm, to insert the subtree at the end of the parent subtree is not what
> I needed. I need a way to insert the new TODO at the bottom of "inside"
> the current node.
>
> F.ex take this tree:
>
> ** foo
> *** TODO 1
> *** TODO 2
> *** TODO
Bastien writes:
> When point is on foo,
> C-c C-_ C-u C-u S-M-RET
I wonder if my terminal blocks the shift:
M-x describe-key S-M-RET
..gives me:
C-M-j runs the command org-insert-todo-heading, which is an
interactive compiled Lisp function in `org.el'.
I'm running emacs -nw -q in terminal i
Hi Esben,
Esben Stien writes:
> ** foo
> *** TODO 1
> *** TODO 2
> *** TODO 3
>
> If I stand on "foo" and hit a key combination, I want to insert a new
> TODO at the bottom of the current node, so that it becomes "TODO 4"
When point is on foo,
C-c C-_ C-u C-u S-M-RET
will do i
Bastien writes:
> From git master repo, you can now use C-u C-u M-RET or C-u C-u S-M-RET
> to insert the subtree at the end of the parent subtree.
Hmm, to insert the subtree at the end of the parent subtree is not what
I needed. I need a way to insert the new TODO at the bottom of "inside"
the c
Bastien writes:
> From git master repo, you can now use C-u C-u M-RET or C-u C-u S-M-RET
> to insert the subtree at the end of the parent subtree.
Oh, I didn't catch this. Thanks;). I'll try immediately.
--
Esben Stien is b0ef@e s a
http://www. s tn m
Hi Esben,
Esben Stien writes:
> 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?.
>From git master repo, you can now use C-u C-u M-RET or C-u
Max Mikhanosha writes:
> This is what I use, the commands insert the new todo at the beginning
> of the current subtree, and in the end..
This looks promising, but it's not working for me with any complexity of
the tree, f.ex:
* foo
** bar
** baz
*** hukarz
grault
*** qux
corge
T
At Fri, 19 Oct 2012 01:31:24 +0200,
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?.
>
> I often run C-c a s to search,
One could use capture if always filing to the same basic tree. I
believe the default puts it at the end of the list, hence the
=:prepend= option.
-- http://orgmode.org/manual/Template-elements.html#Template-elements
I'm curious in this as well, as capture wouldn't work so well if
filing all over t
"Sebastien Vauban" 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 Complet
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, t
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?.
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 l
13 matches
Mail list logo