standardnotes / iOS-classic

iOS client - (Deprecated) - New version: https://github.com/standardnotes/mobile
167 stars 21 forks source link

Offer fixed-width font for note body #21

Open jamieadamsuk opened 7 years ago

jamieadamsuk commented 7 years ago

Please consider using, or offering a fixed-width font for the note body. The web app currently does this.

Font size options would be welcome also.

Thanks to all of the developers working on this project. I use it every day.

moughxyz commented 7 years ago

Why do you prefer a fixed-width font?

The font size is using your system font size. So you can change that in the settings of your device on the global level.

jamieadamsuk commented 7 years ago

Fixed with font allows better layout control on plain text documents.

The table below, for example, displays perfectly aligned on the web or desktop clients but not on mobile.

+------+--+--+----+ Name DOB CN +------+-----+----+

+------+-----+----+

moughxyz commented 7 years ago

Ok thanks, will consider it.

jz709u commented 7 years ago

so are we moving forward on this feature?

moughxyz commented 7 years ago

Not yet.. I don't want to introduce additional complexity just yet.