nitincodery
nitincodery
Even when clawPDF application is open in background minimized, it doesn't get the print job, when I close it and again open it, then it shows the print profile dialog?
> Downloading any webpage from https://anilist.co yields a plain white screen. They are saved pretty well by [SingleFile](https://github.com/gildas-lormeau/SingleFile).
What do you mean by "Saving SFZ page with SingleFile should also work."? Yeah, thanks a ton for the tool to convert it, it should be added to SingleFIleZ ReadMe?...
> There is a way to convert SFZ to SF pages, see https://gist.github.com/gildas-lormeau/f05b65a8654587ea89857c0213d809a9. Saving a SFZ page with SingleFile should also work. Note also that SingleFileZ should fully work on...
> Saving a SFZ page with SingleFile should also work. This is implemented now as mentioned here: https://gildas-lormeau.github.io/singlefile-updates/version-1-22.html, right? Which also fixes #146, as now SingleFile uses SingleFileZ file format...
Can you also add little padding, like the vimium extension does in browser:  Why? It is more readable. This is how it looks:  It feels less readable, no?
Oh yes hyperlinks to web link works, my bad, I wasn't clear, I have links to MHTML files linked in org file like this: `[[./html/Tag Searches (The Org Manual).mhtml][Tag Searches...
I saw it [won't work](https://pub.dev/packages/url_launcher#file-scheme-handling) on android :/ though you can load it via [webview_flutter](https://pub.dev/packages/webview_flutter).
> That would be a local file reference. I'm not sure it's feasible to compute a URL openable by a mobile browser in all cases, especially for instance when the...
This app is for android only, so I don't get it which os is a question here even, secondly, I am using `file:/` urls which in itself says local files,...