buttons icon indicating copy to clipboard operation
buttons copied to clipboard

Append is not working with Templater actions

Open awlobo opened this issue 4 years ago • 3 comments

Hi! I don't know if I'm doing something wrong, but it seems that the text generated by the template, does not stay in the file, as you can see in the video below.

https://user-images.githubusercontent.com/10184549/149659873-4c87f8a0-4939-4f55-bd9d-87d39373c782.mp4

```button  
name Log  
type append text  
action <% tp.date.now("HH:mm") %>  
templater true  
\```

Thanks and please let me know if you need more details 😄

awlobo avatar Jan 16 '22 12:01 awlobo

I'm having the same issue. Any solution to this?

rossoj85 avatar Mar 18 '22 20:03 rossoj85

Same issue there

ghost avatar Mar 31 '22 09:03 ghost

Ditto

TfTHacker avatar Apr 17 '22 16:04 TfTHacker

Is there any temporary fix that anyone know about so we can use templater and append?

xeor avatar Jan 02 '23 13:01 xeor

Using this workaround does it for me: https://github.com/shabegom/buttons/issues/153#issuecomment-1369028009

awlobo avatar Jan 03 '23 10:01 awlobo

Same issue here

julian-poidevin avatar Feb 19 '23 21:02 julian-poidevin

I'm having the same issue here. When running the example code that replaces the date at the top of the note with the current time, it shows the right text for a split second, but then reverts to what the line was before. I'm not sure how integrate the bug fix pull requests, but I'm hoping it can get merged soon so the buttons can actually be functional

upaulnight avatar Mar 20 '23 15:03 upaulnight