buttons icon indicating copy to clipboard operation
buttons copied to clipboard

templater args don’t work with inline buttons yet

Open limanman77 opened this issue 3 years ago • 1 comments

😊 When I use the inline button, it shows “templater args don’t work with inline buttons yet”.

obsidian v0.12.5 button v0.4.11

截屏2021-07-07 11 07 08 截屏2021-07-07 11 02 09

limanman77 avatar Jul 07 '21 03:07 limanman77

This is tricky! When the templater snippet runs it does so in the note with the parent button and not the note with the inline button.

I need some way to tell templater which note it should run in. Otherwise things can go wrong.

I suspect there is a way of doing this, but I need to chat with SV about the best approach.

Thanks for reporting!

shabegom avatar Aug 08 '21 22:08 shabegom