emacs-orgmode
[Top][All Lists]
Advanced

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

Re: org-clone-subtree-with-time-shift with reverse order


From: Christian Barthel
Subject: Re: org-clone-subtree-with-time-shift with reverse order
Date: Sun, 14 Apr 2024 10:59:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (berkeley-unix)

On Thursday, April 11, 2024, Ihor Radchenko wrote:

> Christian Barthel <bch@online.de> writes:
>
>> I'd like to suggest adding a new prefix arg i.e.
>> `C-u C-u org-clone-subtree-with-item-shift' to reverse
>> the order of newly created / cloned siblings.  Would
>> that be of interest for other orgmode users?
>
> May you explain your use case a bit more?

The reason: I often use the
`org-tree-to-indirect-buffer'.  But when adding a new
sub-node with org-capture, it often was not shown
inside this indirect buffer.  Therefore, I prepended
all items with org-capture (:prepend t).  To intermix
this capturing process with the
org-clone-subtree-with-time-shift, it would have been
nice to specify the ordering.

*However* - this seems to be working with Emacs 29.3(?).
(I updated my Emacs to verify the current situation).

So I guess, this is actually no longer necessary
for my workflow and I can set :prepend to `nil'

On the other hand: There are ways to specify the
ordering like org-reverse-note-order.  Would it make
sense to have one global `org-reverse-order' that is
dealing with reversing "everything" that is somehow
dependent on ordering?

--
Christian Barthel



reply via email to

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