deathau / cm-show-whitespace-obsidian

A plugin for [Obsidian](https://obsidian.md) which shows whitespace in the editor.
53 stars 6 forks source link

Feature Request: ctrl/cmd+p toggle #4

Closed greenmanspirit closed 3 years ago

greenmanspirit commented 3 years ago

I think it would be useful to allow show whitespace to be toggled through ctrl/cmd+p rather than enabling and disabling the plugin.

deathau commented 3 years ago

Good idea 👍 I already have code elsewhere to achieve this, I think. It shouldn't be too hard

greenmanspirit commented 3 years ago

Works perfectly, thanks!