구요한 선생님께서 패캠 강의에서 마우스로 드래그만 해도 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]]"
---
꼭 ROAM에서의 사용을 고수하고 싶으며 옵시디언을 쓰고 싶으시다면, 옵시디언과 Logseq를 함께 쓰는 방법도 있습니다. 옵시디언 볼트를 Logseq로 여는 겁니다.