George O
George O
This feature would be huge, for me its actually the deciding factor between linkwarden and raindrop - both are very similar otherwise, but icons allow for much easier collection finding...
Thank you, there was a CSP issue due to site migration, this is now resolved
Hey @WenMoonTok, please can you provide an example png? Many thanks!
Hi @vhdirk, this looks really great and I'm looking forward to using this change in a project of mine. Is there any help I can give to get this ready...
Had a quick look as well, no luck I'm afraid.
Hi guys, if anyone's interested I found a temporary workaround until this is implemented -- 1. Visit https://MOODLE_URL/user/preferences.php and click "Security Keys" 2. Copy the security key used for the...
It would probably be good here to replace min/max min_int/max_int with just a generic "min" and "max", that will automatically change depending on input type.
Hey, I'm a little hesitant on the StrEnum import as it'll lock us into Py3.11+ when this was added. Perhaps for Strs we could just use typing.Literal instead? Eg ```py...
Hey @smt5541, please can you show some sample usage for this? Thanks!
Thanks!