mProjectsCode / obsidian-meta-bind-plugin

A plugin for Obsidian to make your notes interactive with inline input fields, metadata displays, and buttons.
https://www.moritzjung.dev/obsidian-meta-bind-plugin-docs/
GNU General Public License v3.0
390 stars 33 forks source link

Documentation (add example of custom CSS snippet) #309

Open dxcore35 opened 2 months ago

dxcore35 commented 2 months ago

Is your Feature Request Related to a Problem?

Please add at least one example for CSS snippet for customization of the CSS for buttons

Describe the Feature you'd Like

Update documentation with one example changing the color of the text and changing the background of the button

Additional Context

class?: string; // Optional CSS classes to add to the button. Multiple classes can be separated by spaces