lazerfit915 downloadsAutomatically fills in YAML frontmatter with Korean book information from Aladin API based on the note title.
A plugin for Obsidian that automatically fills in YAML frontmatter with Korean book information based on the note title.
It uses the Aladin Open API to fetch metadata like title, author, publisher, publication date, cover image, and more.
v1.4.0:
v1.3.0:
v1.1.0:
myRate, status, startReadDate, finishReadDateCommunity Plugin (once accepted):
Settings → Community Plugins → BrowseManual Installation (before registration):
.obsidian/plugins/korean-book-search/ directory:main.jsmanifest.jsonstyles.cssSettings → Korean Book Search소년이 온다)---
title: 소년이 온다
subTitle: 2024 노벨문학상 수상작가
author: 한강 (지은이)
publisher: 창비
pages: 216
pubDate: 2014-05-19
isbn: 9788936434120
cover: https://image.aladin.co.kr/...
category: 소설/시/희곡
myRate: 5
status: 읽는 중
startReadDate: 2025-05-13
finishReadDate: 2025-05-13
---
Developed by @lazerfit
MIT