shabegom / buttons

Buttons in Obsidian
The Unlicense
455 stars 47 forks source link

Feature request: Append to end of file? #31

Closed pdxrlk closed 2 years ago

pdxrlk commented 3 years ago

Thanks for the plugin! I'm trying to append to the end of the current file (or any arbitrary file would be even better).

"append template" expands the template underneath the button, there doesn't appear to be a way to append to the end of the file (unfortunately I can't really place my button at the end of the file).

Thanks.

shabegom commented 3 years ago

Cool idea! I want to create a line() template button that inserts the template at any line specified.

shabegom commented 3 years ago

@pdxrlk checkout the new Line Template Button. I think it will meet this need!

adxsoft commented 3 years ago

I too wanted to append to end of the file. Found following worked with new line template button

name Append Item to End of Note
type line(9999999) template
action My Item Template