JayVii
JayVii
What's the status on this? I would also love to see this happen. Is there still something blocking the implementation? _sorry for "bumping"_
Thanks for the quick response :) I was actually talking about **this very ticket**: #336, not #4. however #336 and N°479 seem to be related i believe, with the only...
so there needs to be some cron-like connection? This could either be done serverside by letting actual system cron trigger some action periodically, or `umami.js` could trigger something (obviously with...
As far as I can tell, [Mojeek ist unfortunately proprietary](https://github.com/Mojeek), similarly to most parts of other search engines (e.g. [DDG](https://en.wikipedia.org/wiki/DuckDuckGo#Source_code) or [Qwant](https://en.wikipedia.org/wiki/Qwant)). I understand if that's a blocker. What they...
why don't you use `thread_index.cell.hidden_tags` to hide tags in normal ~mode~ view (see [here](https://github.com/JayVii/Configs/blob/80d65c6db4b6e8aff3a1cfcc675814e3e20e1267/Astroid/config#L32) for example). That way, these tags will not show up in Astroid, but can still be...
> It's about hiding messages with these tags completely. I see. Then setting up your "default tabs" [in a way to hide these kind of messages](https://github.com/JayVii/Configs/blob/80d65c6db4b6e8aff3a1cfcc675814e3e20e1267/Astroid/config#L126) won't do the trick...
I suppose this issue is stale. Are there still any plans for this to go forward? I do believe, that Astroid could be especially relevant for the recently released Linux...
Is there any progress for this issue? This issue usually happens for mail-digest from my university. The URLs have an odd form and the HTML in the mail is rather...
This is more of a workaround on the proxy-server side rather than a fix, I guess: I am using Apache2 as a proxy and `AllowEncodedSlashes On` made the issue go...
For #17 I edited `/app/public/3rd/semantic-2.4.1.min.css` within the container and simply added my custom CSS to the end of that file. If you mount the `/app` or `/app/public` directory to your...