Implement jump list
Every time a jump occurs its origin is saved. You can then move through those saved positions, e.g. to return to the table of contents after having read a section.
Please register or sign in to comment
Every time a jump occurs its origin is saved. You can then move through those saved positions, e.g. to return to the table of contents after having read a section.