Sylvester Keil
Sylvester Keil
This could make for an interesting import plugin! I could imagine generating a screenshot of the website and extracting metadata. But a totally different approach could also be to scan...
Hi! I have no interest in a full rewrite, but I'm happy to include official type declarations and help out if you'd like to create them.
We switched over to Flatpak as the main format for Linux. Is that an option for you? If not, yes, I can look into reviving the AppImage scripts for the...
We had to install some missing packages in the Release Action, but now it looks to be working again. This is still a [beta release](https://github.com/tropy/tropy/releases/tag/v1.16.3-beta.2), but if anyone wants to...
Hmm, yes, I see some of those too, along with errors in gl_surface_presentation_helper.cc. Those are annoying. I'll see if there's something we can do.
I haven't used AppArmor myself but we might have to create an AppArmor profile for these distros. Another way to work around it might be to use the `--no-sandbox` CLI...
Where are your tests at? When you run electron-mocha with the `renderer` and `url` options, the window will load your URL and also mocha will run in that window looking...
With `--renderer` electron-mocha runs mocha in your window, so you need a way to communicate with the the tests you load from the remote location, mocha can't just find them...
I think the `repository` option is relative to the root folder (not the bibliography source folder). To use the `link` property you'll need a custom template. There are [some test...
Updated to Chromium 124 on `main`