Gareth Heyes
Gareth Heyes
You can already import/export tags to/from the clipboard. But yeah you're right there's no validation and it overwrites them all. I need a nice way of sharing tags that isn't...
This has now been done. Export/load JSON and we now have a tag store too.
I've thought about this but there are a few problems. -What if the tag doesn't exist anymore? -What if the group tag contains a dangerous tag such as JavaScript, how...
If you create a tag group with a code execution tag such as JavaScript, an attacker could use this group to attack you without needing to know the code execution...
Sorry yes I've re-read your comment. Yep we could assign a token for the group, I guess when you create the group I could add a placeholder for the token.
You can now define tags inside custom tags therefore group tags aren't needed since you can just generate them however you like. E.g. output = convert(""+input+"")
I think this is a custom tag from the tag store. Did you try that one @irsdl?
Ah I'm sorry about that. The main reason was consistency between tag store tags and custom tags. The idea was to make them easier to review and to encourage less...
Btw I think one way round the current limit would be to use a path to the file rather than the code. I think this would work but haven't tested....
Yep give it a shot otherwise I'll increase the limit for non tag store tags