Clipper Template - 예스24 템플릿

Category
  1. Template
updated: 한줄평, 키워드 등 수정되었습니다.

Obsidian Web Clipper 템플릿

Published 날짜 나오지 않는 것 수정하였습니다.
폴더 경로, 태그 등 사용하시는 환경에 맞게 수정하시어 사용하시면 됩니다.
참고로 예스24 URL이 최근 책들은 대문자로 입력되고 있습니다.
Template triggers에는 최상단 주소까지만 넣어주셔야 지금은 동작 가능합니다.

템플릿 파일 ver. 1

예스24-템플릿_cmds-clipper.json3.42KB
{ "schemaVersion": "0.1.0", "name": "예스24 템플릿_CMDS", "behavior": "create", "noteContentFormat": "{{\"A 3-bullet-point summary. use Korean language.\"|callout:(\"summary\", \"3줄 요약\", false)}}\n\n![image|240]({{image}})\n\n## 책소개\n\n{{selectorHtml:#infoset_introduce > div.infoSetCont_wrap > table > tbody > tr > td > div.infoWrap_txt|markdown}}\n\n## 목차\n\n{{selector:#infoset_toc > div.infoSetCont_wrap > div.infoWrap_txt > textarea|markdown}}\n\n## 책 속으로\n\n{{selector:#infoset_inBook > div.infoSetCont_wrap > div.infoWrap_txt > div.infoWrap_txtInner > textarea|markdown}}\n\n## 출판사 리뷰\n\n{{selector:#infoset_pubReivew > div.infoSetCont_wrap > div.infoWrap_txt > textarea|markdown}}\n", "properties": [ { "name": "title", "value": "{{title|replace:\\\"- 예스24\\\":\\\"\\\"|trim}}", "type": "text" }, { "name": "subtitle", "value": "{{selector:#yDetailTopWrap > div.topColRgt > div.gd_infoTop > div > h3}}", "type": "text" }, { "name": "source_url", "value": "{{url}}", "type": "text" }, { "name": "author", "value": "{{author|replace:\\\" 저| 역\\\":\\\"\\\"|trim|split:\\\"/\\\"|join|split:\\\",\\\"|wikilink|join}}", "type": "multitext" }, { "name": "publisher", "value": "{{selector:#yDetailTopWrap > div.topColRgt > div.gd_infoTop > span.gd_pubArea > span.gd_pub > a|wikilink}}", "type": "multitext" }, { "name": "published_date", "value": "{{schema:@Book:workExample[0].datePublished}}", "type": "date" }, { "name": "created", "value": "{{date}}", "type": "date" }, { "name": "description", "value": "{{description}}", "type": "text" }, { "name": "cover_url", "value": "{{image}}", "type": "text" }, { "name": "isbn", "value": "{{selector:#infoset_specific > div.infoSetCont_wrap > div > table > tbody > tr:nth-child(3) > td}}", "type": "text" }, { "name": "totalPage", "value": "{{selector:#infoset_specific > div.infoSetCont_wrap > div > table > tbody > tr:nth-child(2) > td|split:\\\"쪽\\\"|first|trim}}", "type": "number" }, { "name": "category", "value": "{{selector:#infoset_goodsCate > div.infoSetCont_wrap > dl > dd > ul > li:nth-child(1)|join|replace:\\\",\\\":\\\">\\\"|split:\\\">\\\"|wikilink|join}}", "type": "multitext" }, { "name": "started", "value": "{{date|date:\\\"YYYY-MM-DD\\\"}}", "type": "date" }, { "name": "completed", "value": "", "type": "date" }, { "name": "status", "value": "unread", "type": "text" }, { "name": "myRate", "value": "unrated", "type": "text" }, { "name": "tags", "value": "📚Book, {{\\\"3 tags about this page, comma separator.\\\"}}", "type": "multitext" } ], "triggers": [ "https://www.yes24.com/product/" ], "noteNameFormat": "{{title|replace:\"- 예스24\":\"\"|trim}}", "path": "80. References/86. References (Book, Yes24)", "context": "![image|240]({{image}})\n\n## 책소개\n\n{{selectorHtml:#infoset_introduce > div.infoSetCont_wrap > table > tbody > tr > td > div.infoWrap_txt|markdown}}\n\n## 목차\n\n{{selector:#infoset_toc > div.infoSetCont_wrap > div.infoWrap_txt > textarea|markdown}}\n\n## 책 속으로\n\n{{selector:#infoset_inBook > div.infoSetCont_wrap > div.infoWrap_txt > div.infoWrap_txtInner > textarea|markdown}}\n\n## 출판사 리뷰\n\n{{selector:#infoset_pubReivew > div.infoSetCont_wrap > div.infoWrap_txt > textarea|markdown}}\n" }

템플릿 파일 ver. 1.1

{ "schemaVersion": "0.1.0", "name": "예스24 템플릿_CMDS_20250425", "behavior": "create", "noteContentFormat": "{{\"A 3-bullet-point summary. use Korean language.\"|callout:(\"summary\", \"3줄 요약\", false)}}\n\n![image|240]({{image}})\n\n{{\"Write aphorism at the bottom. Content should only be enclosed in double quotes. The author is `[[구요한]]`, be sure to use square brackets and start with emdash. Write in Korean with humor and insights. \"|callout:(\"Quote\")}}\n\n## Recommended Follow-up Questions\n{{\"After reading the content, please provide user guidance or questions for the next steps. In markdown bullet point\"}}\n\n## 책소개\n\n{{selectorHtml:#infoset_introduce > div.infoSetCont_wrap > table > tbody > tr > td > div.infoWrap_txt|markdown}}\n\n## 목차\n\n{{selector:#infoset_toc > div.infoSetCont_wrap > div.infoWrap_txt > textarea|markdown}}\n\n## 책 속으로\n\n{{selector:#infoset_inBook > div.infoSetCont_wrap > div.infoWrap_txt > div.infoWrap_txtInner > textarea|markdown}}\n\n## 출판사 리뷰\n\n{{selector:#infoset_pubReivew > div.infoSetCont_wrap > div.infoWrap_txt > textarea|markdown}}\n", "properties": [ { "name": "title", "value": "{{title|replace:\\\"- 예스24\\\":\\\"\\\"|trim}}", "type": "text" }, { "name": "subtitle", "value": "{{selector:#yDetailTopWrap > div.topColRgt > div.gd_infoTop > div > h3}}", "type": "text" }, { "name": "source_url", "value": "{{url}}", "type": "text" }, { "name": "author", "value": "{{author|replace:\\\" 저| 역\\\":\\\"\\\"|trim|split:\\\"/\\\"|join|split:\\\",\\\"|wikilink|join}}", "type": "multitext" }, { "name": "publisher", "value": "{{selector:#yDetailTopWrap > div.topColRgt > div.gd_infoTop > span.gd_pubArea > span.gd_pub > a|wikilink}}", "type": "multitext" }, { "name": "published_date", "value": "{{schema:@Book:workExample[0].datePublished}}", "type": "date" }, { "name": "created", "value": "{{date}}", "type": "date" }, { "name": "description", "value": "{{description}}", "type": "text" }, { "name": "cover_url", "value": "{{image}}", "type": "text" }, { "name": "isbn", "value": "{{selector:#infoset_specific > div.infoSetCont_wrap > div > table > tbody > tr:nth-child(3) > td}}", "type": "text" }, { "name": "totalPage", "value": "{{selector:#infoset_specific > div.infoSetCont_wrap > div > table > tbody > tr:nth-child(2) > td|split:\\\"쪽\\\"|first|trim}}", "type": "number" }, { "name": "category", "value": "{{selector:#infoset_goodsCate > div.infoSetCont_wrap > dl > dd > ul > li:nth-child(1)|join|replace:\\\",\\\":\\\">\\\"|split:\\\">\\\"|wikilink|join}}", "type": "multitext" }, { "name": "started", "value": "{{date|date:\\\"YYYY-MM-DD\\\"}}", "type": "date" }, { "name": "completed", "value": "", "type": "date" }, { "name": "status", "value": "unread", "type": "text" }, { "name": "myRate", "value": "unrated", "type": "text" }, { "name": "tags", "value": "📚Book, {{\\\"3 tags about this page, comma separator.\\\"}}", "type": "multitext" }, { "name": "keywords", "value": "{{\\\"Generate at least 4 keywords related to the content\\\"|split:\\\",\\\"|wikilink|join}}", "type": "multitext" }, { "name": "recommended_by", "value": "", "type": "text" } ], "triggers": [ "https://www.yes24.com/" ], "noteNameFormat": "{{title|replace:\"- 예스24\":\"\"|trim}}", "path": "80. References/86. References (Book, Yes24)", "context": "![image|240]({{image}})\n\n## 책소개\n\n{{selectorHtml:#infoset_introduce > div.infoSetCont_wrap > table > tbody > tr > td > div.infoWrap_txt|markdown}}\n\n## 목차\n\n{{selector:#infoset_toc > div.infoSetCont_wrap > div.infoWrap_txt > textarea|markdown}}\n\n## 책 속으로\n\n{{selector:#infoset_inBook > div.infoSetCont_wrap > div.infoWrap_txt > div.infoWrap_txtInner > textarea|markdown}}\n\n## 출판사 리뷰\n\n{{selector:#infoset_pubReivew > div.infoSetCont_wrap > div.infoWrap_txt > textarea|markdown}}\n\n## 구요한 소개(Yohan Koo)\n- Yohan Koo is a knowledge management specialist, educator, and creative conductor.\n- He is the founder of CMDSPACE (CMDS, CommandSpace), a framework and organization dedicated to connecting, merging, developing, and sharing knowledge effectively.\n- His expertise spans generative AI, second-brain systems, research methodologies, and jazz performance.\n- He is passionate about structuring and retrieving knowledge using tools like Obsidian, and often integrates cognitive science, metadata design, and AI applications in his work.\n- As a professor, he inspires learners to build their own thinking systems and transform their insights into meaningful outputs.\n- His catchphrase is: \"Command Knowledge, Connect Ideas, Orchestrate Spaces.\"\n" }
2
👍
H
hae jin kang
이 json파일을 어떻게 적용하면 되는건가요?
M
Mr_ji__spray97
적용하는 방법도 추가해 주세요^^
See latest comments