์๋
ํ์ธ์. ํจ์คํธ์บ ํผ์ค์์ ์ต์๋์ธ ์์
์ ๋ฃ๊ณ ์์ต๋๋ค. ์ต์๋์ธ์์ ์์ฑํ ๋งํฌ๋ค์ด ํ์ผ์ ms๋ก ๋ด๋ณด๋ผ ์ ์๋ ๋ฐฉ๋ฒ์ด ์์๊น์?
Reaction
Comment
Share
ํจ์?
---
<%* let name = tp.file.title;
let nametag = name.replace(/ /g,"");
let mobile = await tp.system.prompt("ํธ๋ํฐ ๋ฒํธ ์
๋ ฅ:");
let email = await tp.system.prompt("์ด๋ฉ์ผ ์ฃผ์:");
-%>
type: people
tags:
- <% nametag %>
- people
- people/<% nametag %>
aliases:
group: <% tp.system.suggester(["์ง์ธ", "์ ์", "์ ๋ช
์ธ"], ["acquaintance", "author", "influencer"]) %>
organization:
mobile: <% mobile %>
email: <% email %>
links:
index: "[[๐ท People]]"
---