Jakob Essbüchl
Jakob Essbüchl
> I got the same issue, and could fix it by relinking with Nordigen. Just proceed without any previous .conf file as if it was the first time, re-set the...
It can be a hassle for legally bought manga but converting them to a proper .kepub (e.g. with [Kindle Comic Converter](https://github.com/ciromattia/kcc)) will make reading the manga much faster. As an...
> Make sure you are actually using the patch (remove all caches and redeploy all javascript). I just rebuilt PartKeepr and it is working with a Pro Free account. @sibbi77...
I had the same problem of needing to wait until `manager.startDeviceScan()` was done with scanning _and_ connection. The solution is to wrap the `manager.startDeviceScan()` function in a promise and resolve...
It's probably obvious to @eeintech but I just want to note that for proper hierarchical category support the structure of both [categories.yaml](https://github.com/sparkmicro/Ki-nTree/blob/84be9ddc8bd5027b9dffaa7a208ef63092d20b3e/kintree/config/inventree/categories.yaml) and [supplier_parameters.yaml](https://github.com/sparkmicro/Ki-nTree/blob/84be9ddc8bd5027b9dffaa7a208ef63092d20b3e/kintree/config/search/supplier_parameters.yaml) would need some changes. 1. Currently...
Can report that it "works" now without any changes on my part after I upgraded to InvenTree 0.8.0 (even though the fix in https://github.com/inventree/inventree-python/issues/131 is supposed to be merged only...
Thank you for the explanation of the supplier_parameters.yaml! This makes a lot of sense. Maybe it would be a good idea to add this to the README [usage instructions](https://github.com/sparkmicro/Ki-nTree#usage-instructions) since...
I could also imagine something like a toggle through a button (e.g. an `Expand `option next to `Edit Archive Remove`) or by clicking on the description to remove the truncation....
As a workaround I made a quick script that will remove the truncation of all description fields, at least on desktop browsers. You can add this to your linkding e.g....
Since no one mentioned it yet, I want to point out [BoilR](https://github.com/PhilipK/BoilR), which automatically creates non-Steam shortcuts from other launchers _in Steam_ (and even optionally adds images from SteamGridDB). I...