You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue persist with all other plugins and themes disabled
Plugin Version
1.1.3
This Issue Occurs on
Windows
Linux
macOS
Android
iOS
Debug Info
It might be this is not considered a bug but it creates problems in my workflow. No output in console when this happens.
Describe the Issue
I have multiple buttons in my templates. When creating a new note the first action at hand is to rename the note. After renaming the note all buttons are unloaded. Perhaps I can prevent this behaviour somehow? The work around is to edit every button but it is to tedious to to.
Steps to Reproduce
Create a new note
Add a button
Rename note
4.All buttons are unloaded. Instead of the button I see "[MB_UNLOADED] button".
or to demonstrate in my use case
Create a template with muliple buttons.
Create a new note based on the template
Set a name of the new note
All buttons are unloaded. Instead of the button I see "[MB_UNLOADED] button".
Expected Behavior
The button remains loaded.
The text was updated successfully, but these errors were encountered:
As stated in similar issues, this is intended. The plugin currently can not handle file renaming, and to protect your notes from unintended behavior, it unloads all active fields and buttons in the renamed note.
Yes, it was my gut feeling as well. Since I posted I have found ways to set the note title before creating the note such as using the QuickAdd plug in which minimise occurrences when I need to rename. Also adding a hotkey to "reload app without saving" command is very helpful!
Please fill out these Check-boxes
Plugin Version
1.1.3
This Issue Occurs on
Debug Info
Describe the Issue
I have multiple buttons in my templates. When creating a new note the first action at hand is to rename the note. After renaming the note all buttons are unloaded. Perhaps I can prevent this behaviour somehow? The work around is to edit every button but it is to tedious to to.
Steps to Reproduce
4.All buttons are unloaded. Instead of the button I see "[MB_UNLOADED] button".
or to demonstrate in my use case
Expected Behavior
The button remains loaded.
The text was updated successfully, but these errors were encountered: