.
Currently, a hyphen is treated in the same way as a space during word wrap. In other words, the text after the hyphen wraps first.
Examples: fire-resistant, second-rate
When discussing word endings, such as -ion, -ism, -ed, -ing
Of course, any hack or workaround would be fine too.
Thanks.
[Editing] A hard hyphen would be useful
Forum rules
1. Please keep it one request/suggestion per topic.
2. Please mark the requests with the following tags:
[Startup] - issue related to the program's startup or shutdown process;
[Taking] and [Clipping] - related to acquiring/creating notes (excl. editing);
[Viewing] - related to notes list browsing and reading;
[Editing] - related to the process of editing new and existing notes;
[Search] - related to note searching and finding;
[Managing] - related to note organization and management;
[Reordering/Sorting] - related to sorting or reordering the notes list;
[Clipboard] - clipboard operations;
[Import] and [Export] - issue related to bulk notes import/export;
[Globalization] - issues related to multiple languages/cultures support;
[Files] and [Backup] - file operations,notes back-end and backup;
[UI] - UI issues which don't fall into any of the above categories;
[Other] - other issues which don't fall into any of the above categories.
Thank you!
1. Please keep it one request/suggestion per topic.
2. Please mark the requests with the following tags:
[Startup] - issue related to the program's startup or shutdown process;
[Taking] and [Clipping] - related to acquiring/creating notes (excl. editing);
[Viewing] - related to notes list browsing and reading;
[Editing] - related to the process of editing new and existing notes;
[Search] - related to note searching and finding;
[Managing] - related to note organization and management;
[Reordering/Sorting] - related to sorting or reordering the notes list;
[Clipboard] - clipboard operations;
[Import] and [Export] - issue related to bulk notes import/export;
[Globalization] - issues related to multiple languages/cultures support;
[Files] and [Backup] - file operations,notes back-end and backup;
[UI] - UI issues which don't fall into any of the above categories;
[Other] - other issues which don't fall into any of the above categories.
Thank you!
-
- Posts: 49
- Joined: Wed May 16, 2018 10:12 am
- Contact:
- CintaNotes Developer
- Site Admin
- Posts: 5005
- Joined: Fri Dec 12, 2008 4:45 pm
- Contact:
Re: [Editing] A hard hyphen would be useful
Hi and sorry for late reply!
Do I understand correctly that you need ability to enter a special hyphen that won't be wrapped? Or do you want CN to not wrap on all hyphens?
Thanks!
Do I understand correctly that you need ability to enter a special hyphen that won't be wrapped? Or do you want CN to not wrap on all hyphens?
Thanks!
Alex
-
- Posts: 49
- Joined: Wed May 16, 2018 10:12 am
- Contact:
Re: [Editing] A hard hyphen would be useful
Thanks for your response.
Before submitting my original request, I tried Shift+Ctrl+hyphen
That combination is available in Word for Win.
If possible, it might be safer to implement an alternative, rather than offend the millions (thousands? hundreds? 4?) people who prefer soft hyphens.
Thanks.
Before submitting my original request, I tried Shift+Ctrl+hyphen
That combination is available in Word for Win.
If possible, it might be safer to implement an alternative, rather than offend the millions (thousands? hundreds? 4?) people who prefer soft hyphens.
Thanks.
- CintaNotes Developer
- Site Admin
- Posts: 5005
- Joined: Fri Dec 12, 2008 4:45 pm
- Contact:
Re: [Editing] A hard hyphen would be useful
Well, copy-pasting the U+2011 NON-BREAKING HYPHEN character (https://www.fileformat.info/info/unicod ... ertest.htm) already works. Note that not all fonts can properly display it.
You also should be able to enter it as Alt + 8209 on the numeric pad.
We'll also consider adding a keyboard shortcut to insert it.
In the meanwhile, it's not hard to arrange such shortcut using external tools such as Autohotkey, for example.
The added benefit would be that it will work in all applications, not just CN.
You also should be able to enter it as Alt + 8209 on the numeric pad.
We'll also consider adding a keyboard shortcut to insert it.
In the meanwhile, it's not hard to arrange such shortcut using external tools such as Autohotkey, for example.
The added benefit would be that it will work in all applications, not just CN.
Alex
-
- Posts: 49
- Joined: Wed May 16, 2018 10:12 am
- Contact:
Re: [Editing] A hard hyphen would be useful
CintaNotes Developer wrote:You also should be able to enter it as Alt + 8209 on the numeric pad.
I don't mind using something like Alt+8209. But when I tried it on CN, I got an empty square.
The square behaves like a hard hyphen.
Thanks.
- CintaNotes Developer
- Site Admin
- Posts: 5005
- Joined: Fri Dec 12, 2008 4:45 pm
- Contact:
Re: [Editing] A hard hyphen would be useful
Changing the font to something like Arial Unicode might help here.
Alex
-
- Posts: 49
- Joined: Wed May 16, 2018 10:12 am
- Contact:
Re: [Editing] A hard hyphen would be useful
.
That worked fine. Thanks.
That worked fine. Thanks.