-
-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
button builder broken #433
Comments
Can you check if this issue persists in version 1.2.2? |
Seems to add the Open but you need to edit in source mode. If you try to add as a template it doesn't work at all |
This button builder is driving me insane :( |
The last problem from @motion2082 screenshot should be fixed in 1.2.4 |
Appreciate you pushing out 2 updates in the past week to try fix it. I was just using an older version in between updates. Sidenote, I edit buttons in the source code for the broken Open Command. For the broken Edit Template Button inside settings I don’t use this yet. A work around atm is to open data.json templates code editor. Outstanding issues I’m having:
I will test on another Vault tomorrow as I have about 38 plugins in my Production Vault. |
Oh, in 1.2.4 I fixed the issue new buttons, but I didn't account for "broken" buttons in the template buttons. |
I just released a better fix in 1.2.5 that should work with existing templates and does not require any migrations. |
Thank you so much Moritz Both the Template Editor and Open Feature in Button Builder are now fixed in 1.2.5 I have an exciting project in the works related to your Plugin, will share it with you when it's completed |
Please fill out these Check-boxes
Plugin Version
1.2.1
This Issue Occurs on
Debug Info
Describe the Issue
if i add any otehr function than "input" or "command" the button-builder does not show the action added. if i first add one of the above, then an other (no visible change) and then delete the first object, only the title changes and shows the second added item. action context does not change ( so my title is now "open link" but the text below says "the text to input at the cursor")
Steps to Reproduce
install newest plugin version.
try to build a button
Expected Behavior
shows growing list of actions under the "actions" heading in the button-builder
The text was updated successfully, but these errors were encountered: