andrewcpayne 0 Posted October 9, 2017 Share Posted October 9, 2017 I'd like to be able to use commas in tags. This is useful for creating a tag with someone's name. I'd like to be able to do "Last, First". But the prohibition on the use of the comma prevents this. Link to comment
0 Thiago Dória 0 Posted September 11, 2019 Share Posted September 11, 2019 I second that! Link to comment
0 Level 5* jefito 5,586 Posted September 11, 2019 Level 5* Share Posted September 11, 2019 Probably not going to happen. Per the Evernote SDK, tag names explicitly may not contain a comma (https://dev.evernote.com/doc/reference/Types.html#Struct_Tag). My guess is that probably because they are, in various parts of Evernote, stored in comma-delineated lists, so allowing a comma in a tag name would likely break a lot of stuff. You can, however, use a semicolon; i.e., the tag name "Last; first" is legal, as far as I can tell. Link to comment
Idea
andrewcpayne 0
I'd like to be able to use commas in tags. This is useful for creating a tag with someone's name. I'd like to be able to do "Last, First". But the prohibition on the use of the comma prevents this.
Link to comment
2 replies to this idea
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now