korea book info 플러그인이 더 이상 작동하지 않는데, 다른 분들도 같은 증상인지 궁금합니다.
loading 문구만 나오고 데이터가 추가되지 않습니다.
loading 문구만 나오고 데이터가 추가되지 않습니다.
1
함수?
---
<%* 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]]"
---
옵시디언 Installer 버전, 옵시디언 버전, Smart Composer Plugin 버전을 모두 최신상태로 해주세요. 옵시디언 Installer 버전을 업데이트하는 방법은 옵시디언 공식 홈페이지에서 인스톨러를 새로 설치하여 실행해 주시면 됩니다.