구요한 선생님께서 패캠 강의에서 마우스로 드래그만 해도 copy가 되서 클립보드에 들어가는 건 어떻게 하시는 건가요? 별도의 프로그램이 있는 건가요?
1 Comment
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]]"
---
[패스트캠퍼스 옵시디언 바이블]은 옵시디언에 대해서 입문 수준부터 고급 활용까지 폭넓게 다룬 강의라면,