sioyek-python-extensions icon indicating copy to clipboard operation
sioyek-python-extensions copied to clipboard

Python wrapper and simple addons for sioyek PDF viewer

Results 19 sioyek-python-extensions issues
Sort by recently updated
recently updated
newest added

Regarding translate extension, is it possible to translate selected text from English to any other language by using DeepL or google translate in the next coming versions? Meanwhile, this is...

As the title suggests , when i try to install it a lot of pylint versions get installed ,is this normal ? ``` Kernel: 6.2.2-artix1-1 Artix Linux Python 3.10.9 pip...

I cannot install the python package because I get the following message: > ModuleNotFoundError: No module named 'sipbuild'. I tried installing it separately but it does not seem to be...

A version for Sioyek Alpha release is highly desired. The current version is not working with the alpha's DB: ``` File "/home/naquad/.local/lib/python3.12/site-packages/sioyek/sioyek.py", line 877, in embed_new_annotations self.embed_new_highlights(colormap=colormap) File "/home/naquad/.local/lib/python3.12/site-packages/sioyek/sioyek.py", line...

## Problem When using the `_embed_annotations` , users may run into unpacking errors in the `get_bookmarks()` and `get_highlights()` functions inside `sioyek.py`. These functions expect a fixed number of columns returned...

When I run add_text, no text appears in the selected rectangle. Here's my config: ```config startup_commands toggle_custom_color new_command _embed_annotations_in_file python /home/alex/scripts/embed_annotations_in_file.py %{sioyek_path} %{local_database} %{shared_database} %{file_path} new_command _add_text python -m sioyek.add_text...

Can someone please explain in very simple terms, how to install the sticky notes addon on a windows computer. I would greatly appreciate it.

The resulting files are corrupted, when I appempt to open them I see a "Could not open file: [...].pdf" system pop-up and a black screen in Sioyek. I think the...