Release v1.3.0
Changes:
- Vastly improved ruler mode with support for multicolumn documents and ability to automatically goto/portal to/overview the definition in highlighted line. here is a video demo of this feature.
- Automatic table of contents generation for documents that don't have table of contents
- Automatically mark the location of last search with symbol '/' and location of last visual mark with symbol '`'
- Better handling of visual ruler in presentation mode
- Add ability to automatically use downloaded files as portal destinations (see https://sioyek-documentation.readthedocs.io/en/latest/configuration.html?highlight=path#papers-folder-path)
- Add ability to select text using keyboard (see #147 (comment))
- Add ability to open files using drag and drop
- Save and restore window and overview positions
- Add ability to execute shell commands on selected text in PDF file (for example can be used to make a translator)
- Add ability to bind multiple commands to the same key binding (all are executed in order when key is pressed)
- Improved smart jump to support more document formats
- Handle
xclip
text selection - Add ability to rotate pages
- Numerous bug-fixes and quality of life improvements