shabegom / buttons

Buttons in Obsidian
The Unlicense
455 stars 47 forks source link

Insert at current line #151

Closed tsbertalan closed 1 year ago

tsbertalan commented 1 year ago

It would be nice if a button like

name insert clarify template
type line template
action inbox processing

(that is, with no specified line number).

Inserted just before or just after the location of the button code. If an inline button was being used, it would insert after that inline instance, not the original being referenced. But #84, #142, #88 etc.

tsbertalan commented 1 year ago

Never mind, I see this exactly what the prepend and append types do. I thought they meant prepend and append to the whole file.