smui icon indicating copy to clipboard operation
smui copied to clipboard

Ability to create tags in the UI/API

Open risdenk opened this issue 3 years ago • 0 comments
trafficstars

Tags are either administrator defined or created on import. There doesn't seem to be a way in the SMUI UI/API to create tags.

Looking at the other options in the API, there is no PUT/POST for inputTags:

https://github.com/querqy/smui/blob/master/conf/routes

As an end user, it would be great to be able to type in the tags box and if it doesn't exist create the tag. This should only be allowed when there are no predefined tags.

risdenk avatar May 27 '22 20:05 risdenk