Preference to limit line length (on/off) #1203
WeberAlex
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
Hi, WeberAlex, I think this could be achieved with two add-ons: https://codemirror.net/demo/hardwrap.html and https://codemirror.net/demo/rulers.html. I'll see with the team if it is a good thing to add. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to know if you would agree implementing an option to limit the line length to 75 or 80 character in the preferences. As a toggle ON/OFF.
When Boost Note is used in a Browser on a large monitor, the line length is limited by the windows size, that's fine on small/medium screens, but on a large monitor reading long lines of text is not the best experience.
I made the similar UI improvement to toggle ON/OFF the left panel when Boost Note is used on a small display #1178 not long ago. I think that these two features would improve editing and reading notes on Boost Note regardless of the display size.
Beta Was this translation helpful? Give feedback.
All reactions