Is there a way to add keywords in OJS3 at once?

Previously OJS 2.x automatically separated keyword by semi-colon, this allowed me to simply copy and paste a list of keywords in the field.

That doesn’t seem to be the case in OJS 3, that requires an Enter keypress to actually add the keywords. Is there a way to emulated the old behaviour? Either with semi-colons or another graphic separator?

1 Like

Hi @luizborges,

See: Reviewing Interests pasted as graphic?

Regards,
Alec Smecher
Public Knowledge Project Team

Thanks for the reply, I will try to implement some of those suggestions. Do you know where the TagIt is located in OJS codebase?

Hi @luizborges,

I see it here: lib/pkp/js/lib/jquery/plugins/jquery.tag-it.js

Regards,
Alec Smecher
Public Knowledge Project Team

1 Like