Moritz Jung
Moritz Jung
Thank you for building Buttons. I am not 100% familiar with all the features of Buttons and meta bind is currently missing some, namely anything that has to do with...
This will be possible in MB 1.0, see [here](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/blob/8f79351b491410acb1f6e92d238fac75b19baeb9/packages/core/src/config/ButtonConfig.ts#L80). If you want to try it right now, you can install the latest version of the plugin via BRAT, but be...
I guess this is due to those properties being handled differently from the rest. (They are not plain props on the models)
I am using Obsidians inbuild fuzzy suggest modal, so idk if i can do anything about this without rebuilding it from scratch.
The best option would be to build a modal from scratch. This seems like a good issue for a first time contributer.
The general search functionality can be added to the existing API structure. For the account-specific things a command called something like `Import last.fm listening data` and then a modal where...
I think i implemented that because certain APIs will error out when the search is too short
Does the same happen with all other plugins disabled? Can you somehow open the dev console and copy the error message displayed there?
I don't know. I don't own an Apple device.
i can try to take a look tomorrow