obsidian-shellcommands icon indicating copy to clipboard operation
obsidian-shellcommands copied to clipboard

Notification balloon: Use custom monospace font set in Obsidian's Appearance settings

Open Taitava opened this issue 1 year ago • 0 comments

Discussed in https://github.com/Taitava/obsidian-shellcommands/discussions/429

Originally posted by ras0q October 7, 2024 Currently notice text enclosed in <code> uses monospace font It would be very nice to be able to use the font set by Obsidian!

image

The custom font can be defined in Obsidian's Appearance settings (not in Shell commands plugin's settings):

kuva

TODO:

  • [x] Implement the feature.
  • [x] Add to CHANGELOG.md.
  • [ ] Write documentation. (Together with documentation for #329).
  • [x] For the setting that enables/disables monospace format: Add a button that shows user where they can manage Obsidian's monospace font.

Taitava avatar Oct 30 '24 16:10 Taitava