cloudhao1999 / obsidian-scroll-to-top-plugin

This is a plugin for Obsidian that adds a button to scroll to the top of the current note (Not just that).
MIT License
49 stars 0 forks source link

[Feature request] Adding styling settings support #2

Closed pcuellar closed 2 years ago

pcuellar commented 2 years ago

Some users like to have full control over how their themes look like. Adding a few styling settings will go a long way here. A few that come to mind:

You can add these on your plugin options or as part of the Style Settings plugin.

cloudhao1999 commented 2 years ago

Thanks for your comments!I just got in touch with the development of Obsidian plugin today. I will seriously consider these functions

cloudhao1999 commented 2 years ago

Some users like to have full control over how their themes look like. Adding a few styling settings will go a long way here. A few that come to mind:

  • Change the icon of the button
  • Change size/position of the button
  • Change the text next to the button (along with an option to hide the text)

You can add these on your plugin options or as part of the Style Settings plugin.

The latest 1.3.0 version adds the above new features, thanks for your suggestion 🤟

pcuellar commented 2 years ago

Hey @cloudhao1999, the plugin looks super neat, I have been using it heavily, appreciate you developing it. Great work!