The help documentation says to set:
[
Cmd = CmdCommandPalette $
Key = b
]
But this doesn't work, and what works for me is only :
[
Cmd = CmdCommandPalette $$
Key = b
]
By the way,
- It would be very useful if the favorites would also restore the zoom and the position on the screen where the favorite was created by Ctrl + B, i.e. whether it is at the beginning of the page or the end of the page or in the middle of the page.
- SumatraPDF has a wonderful tool for cleaning history, which allows you to clean junk information of all kinds of files that were opened in the past and are only now bloat the settings file. But the problem is that this tool also clears the entire favorites list!
Thanks!
The help documentation says to set:
But this doesn't work, and what works for me is only :
By the way,
Thanks!