Text transformations plug

Hi, new SilverBullet user here. I have created a plug for text transformations. The plug can be used by selecting the text and then using the Run Command button (or shortcut) to choose the desired conversion.

Available transformations

  • Convert text to uppercase
  • Convert text to lowercase
  • Convert text to capitalize
  • Convert text to title case
  • Convert text to sentence case
  • Convert text to snake case
  • Convert text to camel case
  • Convert text to kebab case
  • Convert text to dot case
  • Convert camel case to snake case
  • Convert kebab case to snake case
  • Convert camel case to spaces

To install, open your PLUGS note in SilverBullet and add this plug to the list:

- github:mroovers/silverbullet-text-transform/textTransform.plug.js

Then run the Plugs: Update command.

It is known that operation in the mobile browser is somewhat limited, due to the operation of the browser.

7 Likes

Very cool plug, though Iā€™m more interested in your theming! Would you mind sharing your space-style?