You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
446 B

[Forum](https://forum.obsidian.md)
 
 
```button
name Create Note
type append template
action NewFile
color blue
templater true
```
```button
name Create Note
type append template
action NewFile1
color blue
templater true
```
const {templaterFunc} = customJS
templaterFunc.createNewFile(tp)
%>
const {templaterFunc} = customJS
templaterFunc.createNewFile(tp)
%>
const {templaterFunc} = customJS
templaterFunc.createNewFile(tp)
%>