Jelte Lagendijk
Jelte Lagendijk
> Maybe we should also add the url parsing to the Category `open all` feature: > > https://github.com/ajnart/homarr/blob/6a5836f096339f7f454d548bc7733b4c460b8c03/src/components/Dashboard/Wrappers/Category/Category.tsx#L47 @Meierschlumpf this probably needs a bit more testing. Currently it's using the...
@Meierschlumpf see last commit, I rewrote the hook a little bit and added this to `Category.tsx`
Unfortunately that's impossible at the moment... Allthough we're able to add `quicklook` (see [here](https://tsdocs.dev/docs/@raycast/api/1.71.1/interfaces/_internal_.ItemProps_2.html#quickLook)) to a ``, that wouldn't be feasible. Quicklook only supports locally downloaded files, not web urls......
Unfortunately that's not an easy fix, this needs a bit of a rewrite of the Tenor API implementation in the extension. Currently it is using V1 of the API, while...
Most likely fixed after #11887 @raycastbot close this issue
Added in last update @raycastbot close this issue
> It's a great feature. But it doesn't seem powerful enough. I use homarr. home-hub.pub/private.example.com as homarr domain name, use *.home-hub.pub/private.example.com as other services domain name. This cannot be done...