Moving an item in the outline is always possible but won’t be undoable unless you are in edit mode.
Steps to reproduce
- Create a simple markdownfile with 2 headers
# A
# B
- Set the current view to “reading”
- Swap A with B using the outline. it will work (!)
- Try to undo using the menu, it will not work
- Set the current view to “editing”
- Swap A with B using the outline. it will work (and should)
- Try to undo using the menu, it will work as expected
and
Did you follow the troubleshooting guide? [Y/N]
Yes
Expected result
Undoing a move in the outline should actually undo and / or we should not be able to move anything. in reading mode.
Actual result
I can move in reading mode and I’m unable to undo while in this mode
Environment
SYSTEM INFO:
Obsidian version: v1.10.6
Installer version: v1.10.6
Operating system: Darwin Kernel Version 25.1.0: Mon Oct 20 19:34:05 PDT 2025; root:xnu-12377.41.6~2/RELEASE_ARM64_T6041 25.1.0
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none