shabegom / buttons

Buttons in Obsidian
The Unlicense
453 stars 47 forks source link

Meta Bind is better #208

Open shabegom opened 5 months ago

shabegom commented 5 months ago

Y'all should use this new Meta Bind plugin. It has slick Buttons!

https://github.com/mProjectsCode/obsidian-meta-bind-plugin

SackaryBorks commented 4 months ago

Does this mean that this project is no longer going to be supported?

Recently adopted this and I enjoy how easy it was to understand and start using in my work notes. While they may boast more features and include buttons, after working with theirs I do not want to switch.

thaytuh commented 4 months ago

I agree with Sackary, just the fact that Meta Bind doesn't support dynamic button naming conventions such as automatically pulling the date makes it less enjoyable to use. But at the same time I've been having issues with Buttons not working

shabegom commented 4 months ago

If you have an issue you should create a new ticket. I'll try to keep the lights on while Meta Bind implements the missing functionality. It looks like a much more well constructed plugin. I wrote this in a weekend when the obsidian community was much smaller.

I'll try to keep things working but don't expect new features.

MRobinson-dev commented 4 months ago

I can't get Meta Bind to work to create a new note with templater

sensiblearts commented 4 months ago

I'm new to Obsidian and to Buttons.

Right now, I'd really like to put 2 actions in a button, e.g.,

name MyButton
type command
action Search: Search in all files
type link
action file://C:/Program Files/Scrivener3/Scrivener.exe

Is that fairly doable with Buttons? (If so, I could learn the plugin code and do it if it.)

Or, can Meta Bind already do that?

Also, what would be cool is to pass search parameters to action Search...

Thanks, David Alm