You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.
If you drag&drop an outline item, it always puts as the last child of the element it was dropped into. This is not very helpful if you want to move such item in the middle (or at the begining) of a long list of items.
Current (not necessarily satisfactory) solutions are:
Use external editor (Edit → Outline → External editor)
Reorder all children, e.g. if your outline looks like this:
(bookmarks)
A
B
C
X
and you want to move X to the top, drag&drop A, B and C (in that order) onto (bookmarks).
The text was updated successfully, but these errors were encountered:
If you drag&drop an outline item, it always puts as the last child of the element it was dropped into. This is not very helpful if you want to move such item in the middle (or at the begining) of a long list of items.
Current (not necessarily satisfactory) solutions are:
and you want to move
X
to the top, drag&dropA
,B
andC
(in that order) onto(bookmarks)
.The text was updated successfully, but these errors were encountered: