-
Would be possible in the future to have multiple files imported with one selection, rather than importing each file one by one? I usually collect different part lists for different MOCs so that I can …
-
The use case is: I have multiple JSON data files. I want to include them in the LLM input, but only to show their structure, not the contents. I'd like to be able to specify that I just want to includ…
-
It would be nice to offer more options for multiple selected files.
For example:
- [ ] download multiple files at once https://github.com/galaxyproject/galaxy/issues/6536
- [ ] change file type f…
-
**only first file is uploded but return true for `dump($file)**
```
foreach($data as $d) {
$filename = $d->dir . '/' . $d->name;
$file = Storage::cloud()->p…
-
Hi,
Connexion offers the ability to mount multiple API yaml files onto a single server. Is this a capability that asynction has or that could be added in the future? I would like to use asynction f…
-
Use case:
- creaet a test file "test_example1.py"
- Mark order from 1 to 5 for different test_methods
- Now create another test file "test_example2.py"
- Mark order from 1 to 5 for different test_met…
-
Can execute the api for multiple files ? make the input an array of file and loop for it one by one ?
-
Hello, is it possible to build a custom lua/js script that can take every single .mid file from a folder and automatically export the results in .wav? Basically a batch exporter, so I don't have to lo…
-
I use this on ubuntu through the command line. Is there a way to work it on an entire directory rather than an individual file?
-
Use case, I'd like to be able to create a base `app.ini` file that I can mindlessly copy to servers while still having instance-specific configuration options like database passwords stored in a separ…