-
## Description of the problem or steps to reproduce
Is there some location where I can write to a global config directory, that ideally can be overridden piecemeal by a personal config?
## Specifi…
-
### Your idea
When creating a score in the score wizard, there should be an option for two similar instruments to share a staff (e.g. 1st and 2nd trombone). When the score is created, that staff woul…
-
### Description
While discussing stuff at the PHPUnit codesprint we stumbled over a comment mentioning the `--repeat` cli option.
running e.g. `php --repeat=10 -r 'echo "hello";'` yields
```
…
-
Hi,
when using special executors, these come with additional command line flags, e.g. `--slurm-requeue` for the slurm executor plugin. These are pretty important to tune the execution, can be place…
-
in this adding feedback option
![image](https://github.com/user-attachments/assets/daa11f4e-e63d-4587-9b90-5bde386a1f85)
so that user can rate there experience of using website
assign tis to me un…
-
Allow for two dose options, instant and gradual. This should be in protocol class - an attribute maybe called `dose_type` or something
-
When creating an option, specifying a `type` gives TypeScript some extra type info that is very useful in the command's handler:
```typescript
import yargs from 'yargs'
import { inspect } from 'u…
-
Option to translate posts into another language
atm you can only select the text and then hit translate
-
In my opinion when using more than a handful environment variables splitting them into individual `Environment=` directives is more readable/maintainable.
Please consider adding such an option or mak…
-
based on [this docs in drizzle](https://orm.drizzle.team/docs/get-started-postgresql) they have `pg`(node-postgres) and postgres.js.
the `pg`(node-postgres) is missing from the CLI options.