Gabriele Cannata
Gabriele Cannata
Terribly sorry...
About the custom debounce() I think in the end I am not using it since I discovered Obsidian provides its own debounce, but I must have left it in the...
Thank you, I tried following your suggestions!
Ok, I will consider adding a configuration for the pattern for the note to be displayed with.
This is a common request since canvas feature was released :-) I will have a try, please hang on!
Basically the plugin should treat some notes as "attachments", for example based on frontmatter, or tags. To treat excalidraw markdowns as "attachments" it could check for `excalidraw-plugin` attribute or the...
Could you maybe exlude excalidraw files using a filter in the excluded files regular expression `.*\.excalidraw` ?
Hi, could you please open the Developer Console to see if there is any error? Thanks a lot.
@mikebarkmin could you elaborate? you mean the regex you can insert for excluding files or folders?
I see, I could try and add a validator. Thank you for reporting this.