Results 543 comments of ahrm

It is currently possible to export the annotations (including highlights, bookmarks, etc.) to a json file (using `export` command). It is not possible to export toc though.

What do you mean by the selection changes as you scroll? It should not be changing.

See https://github.com/ahrm/sioyek/issues/1220 (though the underline should be the default, which version of sioyek are you using? have you changed your configs?).

Try the preview release here: https://github.com/ahrm/sioyek/releases/tag/sioyek3-alpha0.

My suggestion is that you build with `linux_app_image` qmake config (`qmake "CONFIG+=linux_app_image"`). It doesn't actually build an appimage but produces a binary that can be converted to appimage. This config...

The command that you posted works for me both in the september release of sioyek and the latest development branch build.

I have not tested on VS2019 but it should work. Are you sure you are using the developer command prompt?

I have tested with visual studio 2022 and qt 6.8.

I guess you need developer powershell command prompt, but that is irrelevant, the issue seems to be happening before we get to the cp commands. You can try running the...