Lyz
Lyz
Hi. It seems that Python is slowly migrating to store all project configuration into the `pyproject.toml` file ([PEP 518](https://www.python.org/dev/peps/pep-0518/)). Can markdownlint-cli support this configuration method? Specifically, it would be nice...
#### Read the [FAQ](https://wiki.jfa-go.com/docs/faq/) first! **Describe the bug** Recently the integration with Ombi has stopped working (I've been using it for years) **To Reproduce** When I go into `Settings/User Profiles`...
I've got mapped `Sayonara!` to `q` and I use it to close all my buffers. However, when there is no buffer left, Neovim enters in a `[Scratch]` buffer that I...
For many of my products I've got two relevant locations, where I store it, and where I consume it. I always want to have a minimum of X products where...
Hi, when I purchase vegetables, I always have to switch from unit price to total price. it would be nice if we could specify which kind of price we want...
It would be useful if all the search bars would use a fuzzy finder instead of the current one. Imagine we have these two products: * Green Tea: Matcha *...
I've seen several annotation issues in Wallabag, but not here. It would be nice to be able to annotate from the app and kept it in sync with the server....
Hi, I'm writing some hooks and I noticed that the `from_input` method loads a TaskWarrior backend with the following configuration ```python backend = backends.TaskWarrior(data_location=hook_parent_dir) ``` Therefore it loads the data...
I'd like to highlight Vue.js code, something like: ~~~ ```vue // give each todo a unique id let id = 0 export default { data() { return { newTodo: '',...
Several cronjobs require a configuration file. With the current chart, we need to deploy the configmap manually and use it in the chart. It will be nice if the chart...