gristlabs / grist-core

Grist is the evolution of spreadsheets.
https://www.getgrist.com/
Apache License 2.0
6.62k stars 292 forks source link

Option to make column font Monospace #210

Open combinatorist opened 2 years ago

combinatorist commented 2 years ago

This would be useful for certain uniform length string fields, particularly where they aren't just numbers (like dates), but also include letters (e.g. GUIDs).

This could be included as a formatting option above the font colors inline with Bold, italics, strikethrough options, etc. To maintain some potential compatibility with custom themes, it could use a font family (instead of hard coding a specific font).

combinatorist commented 2 years ago

I would definitely mark this "nice to have" - very low priority.