sioyek-python-extensions
sioyek-python-extensions copied to clipboard
Python wrapper and simple addons for sioyek PDF viewer
I'd like to sioyek and this extension as my daily pdf reader. I think this is an excellent work for science reading. By the way, I'd like to know could...
Hello, add_text and remove_annotations did not work for me. I had to modify `rect_string = sys.argv[5]` to `rect_string = clean_path(sys.argv[5])` in order for the plugins to work. Otherwise, I get...
The scripts fail for me with errors about arguments: they seem to be quoted and parsed incorrectly. For example, when trying to use `_add_text` I get ValueError: invalid literal for...
Hello, Big Sioyek fan here, I am using Sioyek PDF for electronic schematic PDF files. And it has been awesome so far. I want to take this experience if further,...
My attempt: 1. installed through windows terminal: `python -m pip install sioyek` 2. downloaded script "embedded_annotations.py" to sioyek-windows-release/scripts/ 3. add to prefs_user_config: `execute_command_h python C:\sioyek-release-windows\scripts\embedded_annotations.py highlight "%1" "%4" "%3"` `new_command...
I installed using `yay sioyek`, using Arch Linux. I run **sioyek** from terminal. I see the following messages in terminal. `QString::arg: Argument missing: python -m sioyek.dual_panelify "%{sioyek_path}" "%{file_path}" "%{command_text}", /usr/share/sioyek/tutorial.pdf...
# Bug description When using `_embed_annotations` command, Sioyek embeds more than what was previously highlighted, or embeds improperly. # Steps to reproduce Bug example 1 : 1. In `tutorial.pdf`, highlight...
I've recently installed the Python wrapper through `pip install sioyek --user` on Arch Linux. When I run my Python script (either from the terminal or from Sioyek) that includes the...
just wondering what the user prefs file should look like if one is using the flatpak version of sioyek. right now i'm using: `new_command _dual_panelify python3 -m sioyek.dual_panelify "flatpak run...
If you use Simplified Chinese, some characters will be hidden(fig1), but it is normal to use Traditional Chinese(fig2)  