baumgarr / nixnote2

Nixnote - A clone of Evernote for Linux
http://www.nixnote.org
Other
1.12k stars 158 forks source link

In-app note link does not work if apostrophe character in note name #496

Open austinhoag opened 4 years ago

austinhoag commented 4 years ago

Minor bug where if a note name has a single apostrophe (') in it, such as: my note's name the in-app note link will not be properly copied when you select "Copy in-app note link". It does not depend on the contents of the note. I tested this by making two identical notes, but changed only the title to either include a single apostrophe or omit it and the apostrophe is what does it. Double quotes (") does not break the in-app note link, just single quote.

Version: 201911062232~2.1.6-rc2~ubuntu16.04.1

robert7 commented 4 years ago

sorry currently the solution is: don't use apostrophe (') in note title pull request with fix is welcomed