Massimo Redaelli
Massimo Redaelli
For my use-case it would be great to have a bee that saves a URL to my Wallabag instance, with appropriate rule-based tags if possible.
**Is your feature request related to a problem? Please describe.** Apologies if there's already a ticket for this that I didn't find. The problem is mentioned in https://github.com/wez/wezterm/issues/522#issuecomment-1000878325 but it...
Is it possible to hide read posts? I got used to this feature in Joey.
## Feature Request Desiderata: have a way to retrieve the part of the string that `arrow` matched to the format in a successful parse. I see at least two use...
Is it possible to use one ElasticSearch cluster to index data coming from `n` independent Postgres servers? I see that index aliases are created as: `database_name.schema_name.table_name.index_name-index_oid` which in our case...
Not sure if this is intended behaviour, but currently I have a day event for today: ``` ❯ khal list Today, 2021-01-13 test ⟳ ``` and I would expect that...
We just ported our project to Angular 14, and suddenly started getting this error: > the script element has a malformed attribute in its integrity attribute: "undefined" we tracked it...
As a follow up to https://github.com/karlch/vimiv-qt/issues/366 (from which I will copy the awesome custom command), I think two things would make `vimiv` easier to use for moving stuff around: -...
# Checklist - [ ] I have verified that the issue exists against the `main` branch of Celery. - [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discussions)...
## Feature Request A project I work on follows the usual pattern of having two `requirements` file, one for production environments and one for development, compiled by `pip-tools`. I just...