In OO Writer, is there an automated way to have a return reference, which later you make a reference to an earlier section, and you automatically get a reference back to that reference location? Below is an example.
Thank you kindly
= main =
…
== section B ==
… some sentence [always shown ‘1’, hovering show “annex section 3”, links to immediately before or after the reference to here at “another sentence”] …
== section C ==
…
= annex =
…
== section 3 ==
… another sentence [always shown “section B”, hovering does nothing, links to “some sentence”] …
== section 4 ==
…


