I use org-mode, and have huge text files with headings (as well as subheadings at different depths). Instead of clicking open each headline to check for its content, I would like a "follow" functionality, made such that when moving the cursor down or up the collapsed headlines in one window (commands C-n
or C-p
, respectively), the content under the current headline is shown in a second window, splitting the frame vertically or horizontally.
How can I make or invoke such a following mode for showing headline content?