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 that the plugin is up to date
- The issue persist with all other plugins and themes disabled
This Issue Occurs on
- Windows
- Linux
- macOS
- Android
- iOS
Plugin Version
1.1.0
Describe the Issue
After building button that create note im getting this:
I read documentation and actually it is copy and paste with slight changes... so the docs are not helpfull. Also error message is vague.
Steps to Reproduce
This is my code:
style: primary
label: Virtue
action:
type: createNote
folderPath: "2. AREAS"
fileName: "New Note"
openNote: false
Expected Behavior
It will create button that will create note in specific location.
Metadata
Metadata
Assignees
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this plugin
