-
Notifications
You must be signed in to change notification settings - Fork 156
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
Paste text without creating a hyper link. #489
Comments
This repository is currently not maintained (as the maintainer is not reachable). Can you verify with 2.1? it could depend on the source, from where you are pasting... it could be the source app actually inserts HTML into clipboard In case you have problem with the AUR version, pls also try the AppImage build |
Will my data be removed if i remove Nixnote2? I got over 3000 notes which takes hours to sync. |
see wiki: https://github.com/robert7/nixnote2/wiki/Migration-v2.0-to-v2.1 no, the data will not be removed and used data structure for 2.0 and 2.1 are compatible in both directions. never run 2 copies of app at the same time on the same machine and do backup of data & config directory before trying the new version (nothing bad should happen, but just to be sure) |
I have tried several AppImage builds. It seems that the problem occurs only at the version 2.1.4. The old builds, like 2.1.3 and 2.1.2, are ok. I am using Sublime Text 3207 as the source app and my system is Manjaro with the latest update. |
@Nriver OK thx for checking, actually I changed the url/paste insertion logic in 2.1.4. |
@Nriver Pls retest. |
Yes, 2.1.5-b did solved the problem, cheers. |
I am using manajro and nixnote2-git from AUR. When I try to copy a single English word or a Chinese/Japanese sentence from other application into nixnote2, the text will become a hyper text link, which makes evernote/yinxiang fail to sync due to the link is not valid. So I have to manually remove the hyper link manually for each paste action. How can I make nixnote2 not to make hyper link automatically for the scenario?
eg. import
Copy and paste 'import' will make it a hyper link.
eg2. 你好
Some Chinese character without space between them will become a hyper link.
The text was updated successfully, but these errors were encountered: