> - There's an extension that lets you view PDFs in two columns (panels) side by side. But that literally changes the actual PDF files!
We have added native two-panel mode in development branch.
> - Plugins are generally challenging to install. I found a workaround and reported it, but IDK if the author took that feedback to improve the app.
In the development branch we have added support for native javascript extensions (with no external dependencies because we use Qt's internal js engine) which should be a lot easier to work with
> - To my knowledge, the app stores its configs in the Applications directory of the app. It'd be nicer to have them in ~/.config.
Also I think in the development branch you can use ~/.config, I am not 100% sure though.
> - There's an extension that lets you view PDFs in two columns (panels) side by side. But that literally changes the actual PDF files!
We have added native two-panel mode in development branch.
> - Plugins are generally challenging to install. I found a workaround and reported it, but IDK if the author took that feedback to improve the app.
In the development branch we have added support for native javascript extensions (with no external dependencies because we use Qt's internal js engine) which should be a lot easier to work with
> - To my knowledge, the app stores its configs in the Applications directory of the app. It'd be nicer to have them in ~/.config.
Also I think in the development branch you can use ~/.config, I am not 100% sure though.