-
Add a multiple choice mode to the app, where you are given a term, and four possible answers (3 of them randomly selected from possible flashcards in the set, and 1 the correct answer), and you have t…
-
If i click on the "Open File/Path" option in File Menu, it does nothing. Taking a look on the console, the program is throwing an exception on a window component
-
Choice list in the creator panel present some problems for users (we've got several feedback about it) :
- difference between 'choice 'and 'multiple choice' is confusing for user ( especially in fren…
-
This issue is to start outlining some of the choices that exist for text annotations in Blender along with some of their pros and cons. We don't have to pick one over the other, but the details could …
-
# Environment details
```
yargs@17.7.2
```
The documentation for `choices(key: string, values: any[])` says:
> If this method is called multiple times, all enumerated values will be merged together…
-
Hi, saw you using Whisper as an audio encoder. I'm curious, why did you specifically choose Whisper? It was trained mostly on speech, perhaps with some background noise, so I would assume it wouldn't …
-
This issue is about deciding which particle data structure(s)? we keep.
- list the aspects of the code that are more complex if having multiple data structures (or simpler if having only one)
- list …
-
For `trips()` in the `db` wrapper profile, the actual profile to use is decided [based on the passed trip id](https://github.com/public-transport/db-vendo-client/blob/main/p/db/trip-req.js). We could …
-
While working on the issues #1914, I came up with some new choices we could add to jemlistevents:
- open date events
- all events (except trashed)
- ongoing events
I'll try to implement them and then…
-
I experience that choices is not treeshakble with esbuild, even if i just use a bareminimum of the libary, still everything is still imported. I guess this is because choices uses classes internally, …
jpx40 updated
3 weeks ago