generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed as not planned
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this plugin
Description
Please fill out these Check-boxes
- I checked for existing similar issues
- I checked that the plugin is up to date
- 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.
vbccbz
Metadata
Metadata
Assignees
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this plugin