Jaifroid
Jaifroid
@ankur12-1610 Yes, that's the one! Thanks. Message ID: ***@***.***>
I get the same error attempting to install on Windows in PowerShell, i.e. `Microsoft Visual C++ 14.0 or greater is required`. However, the Visual C++ package is already installed. I'm...
Just to say the PowerShell command above can be written more concisely: `ls 'C:\Your\Directory' -r -file | % { semantra $_.fullname }` However, I'm not sure of the behaviour of...
I use QuickLook in preference to Peek because of this. Without Office file support, this feature is kind of stymied for everyday use... Hope it can be added.
This is great news! I've downloaded and tested -- very smooth!
@mossroy Hello, long time no see indeed! I thought I'd jump in because I recently asked about this, so know a little about it (no, I'm still focused on Kiwix...
@IzzySoft Some time ago, I opened https://github.com/kiwix/kiwix-android/issues/3830, but it got closed because it's not clear who should do the update to the [Kiwix entry](https://apt.izzysoft.de/fdroid/index/apk/org.kiwix.kiwixmobile) on the IzzyOnDroid store. Who would...
On further testing, I see it is possible to open a new window with right-click. This works well because the original PWA is not overwritten. However, doing so in code,...
Ah, OK, thanks for the info and the super-quick response. IMHO, I think the default setting should be "Do not change link behaviour" unless it's really producing problems for the...
+1 for File System Access API support. Actually, Mozilla already supports part of it (the File System API parts) with the Origin Private File System, so many of the required...