Hello! I am trying to customize the user interface to allow easily viewing different parts of the same document, without changing the cursor position in the current view. I have already overridden menu-entries for "New Window" and "Split Vertically" by surrounding the usual command with ``bookmark-save 9`` and ``bookmark-goto 9``, such that new split views or new windows are opened at the current cursor position.
I was trying to the the same with the Outline pane, but I have found that for the context-menu `` Menu "context-toc-tableofcontents" `` the command ``bookmark-save`` is disabled. Is anyone aware of a workaround for this? regards, Klaus
