script_videogames_quickAdd icon indicating copy to clipboard operation
script_videogames_quickAdd copied to clipboard

Need to adjust code to incorporate illegal characters

Open BacZemin opened this issue 1 year ago • 0 comments

Hey I just found this script and was able to incorporate it into my vault so thanks a bunch.

But there's a problem in that most of the game titles have ":" which cannot be added in quickadd as file name. Anything with : or / \ can't be used.

For example, if try to add "tears of the kingdom", in IGDB it'll be :

image

which cant' process the colon and result in this error :

image

BacZemin avatar Sep 22 '24 17:09 BacZemin