Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not possible to set tags containing comma ',' or closing bracket ']' in command line with -g option #370

Open
tequilacat opened this issue Nov 22, 2023 · 0 comments

Comments

@tequilacat
Copy link

tequilacat commented Nov 22, 2023

When using -g option, comma in a tag text within [] causes "Warning: tags format ambiguous !" and the tag is truncated.
Example: -g [@t=This, cannot be a title]

Very briefly looking at splt_tp_parse_tag_word() in tags_parser.c, I don't see any way to escape special characters like comma and closing bracket.

Is there a way to use external file to set tags, or escape special characters?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant