Open
Description
Does this feature exist in Emacs orgmode core?
N/A
Orgmode link
No response
Feature value
I find navigating through a file headings to be very valuable for large org files. It would be great if when navigating to the parent heading via outline_up_heading
set to g{
by default one could go back to the previous location via the jump list.
This could be also useful for the other heading navigation commands namely: org_next_visible_heading, org_previous_visible_heading, org_forward_heading_same_level, org_backward_heading_same_level
. But since these all jump one heading at a time it is less of an issue.
Additional context
No response