An Obsidian plugin to provide an editor for Markdown tables. It can open CSV data and data from Microsoft Excel, Google Sheets, Apple Numbers and LibreOffice Calc as Markdown tables from Obsidian Markdown editor.
MIT License
216
stars
15
forks
source link
[Feature Request] Use fonts declared in 'text font' in Obsidian's appearance options #54
Is your feature request related to a problem? Please describe.
Depicted below. I use a special font to represent special Unicode characters that most fonts simply don't. This usually isn't an issue in Obsidian, but the table editor doesn't appear to use that font, even though its at the top of my font list in Obsidian's settings. In fact, it doesn't appear to even be using any fallback font at all from my system either. It just displays default characters for those symbols.
Describe the solution you'd like
I would like it to use the fonts I have specified in Obsidian's appearance options for 'text font', in the order I've specified for them to be used.
Describe alternatives you've considered
Lacking that, I would like it to at least use whatever font my system says can display it as a fallback font.
Additional context
Another screenshot. The same exact paragraph, copy pasted into the table editor, right beside the way it looks normally in Obsidian. You can see how this is difficult for me.
Is your feature request related to a problem? Please describe. Depicted below. I use a special font to represent special Unicode characters that most fonts simply don't. This usually isn't an issue in Obsidian, but the table editor doesn't appear to use that font, even though its at the top of my font list in Obsidian's settings. In fact, it doesn't appear to even be using any fallback font at all from my system either. It just displays default characters for those symbols.
Describe the solution you'd like I would like it to use the fonts I have specified in Obsidian's appearance options for 'text font', in the order I've specified for them to be used.
Describe alternatives you've considered Lacking that, I would like it to at least use whatever font my system says can display it as a fallback font.
Additional context Another screenshot. The same exact paragraph, copy pasted into the table editor, right beside the way it looks normally in Obsidian. You can see how this is difficult for me.