-
I really like your idea, unfortunately there needs to implement all possible actions.
Why you don not use ScPL?
https://github.com/pfgithub/shortcutslang
-
```
✨ ~/src/jess/scpl main % python3 -m scpl.parser "(/a/)"
tokens : [Parenthesis((), Operator(/), Word(a), Operator(/), Parenthesis())]
(/a/)
^
parse error: invalid unary operator
```
-
Shortcuts 3.0 support will not be worked on until iOS allows shortcuts to be imported from .shortcut files. Until then, it is not known if it ever will and development cannot be tested.
Major Chang…
-
I have the following Go structure:
```go
type CustomTypes []CustomType
type test struct {
Field1 CustomTypes `json:"field1"`
}
```
This generates the following JSON schema:
```
{
…
-
In [this comment](https://github.com/pfgithub/scpl/issues/38#issuecomment-477392749), you expressed interested in switching from `yargs` to `minimist`. Will this still happen? It will cut down on depe…
-
ABC Australia offers URLs to its streaming services at http://radio.abc.net.au/help/streams. These are provided as .pls playlists with two streaming sources in them.
Adding these as an External Lin…
-
When importing shortcut https://www.icloud.com/shortcuts/f139ee120a2f44baace3fc01634408bd
-
```
* QA Notice: This package installs one or more .desktop files that do not
* pass validation.
*
* /usr/share/applications/mpvguihs.desktop: error: (will be fatal in the future): value "Mi…
-
According to https://github.com/saltedcoffii/ffmpeg-audio-thumbnailer/commit/af64eaebdda99286537b73bdb9f374bc9984f836, .ogg files should be thumbnailed too. Can anyone confirm that this is the case? F…
-
### Describe the bug
If I start Amarok using `amarok` it works fine. But if I start it from the desktop entry in the KDE menu, it fails with an error:
```
The name org.kde.amarok was not provided b…