Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Korean Book Search

lazerfitlazerfit915 downloads

Automatically fills in YAML frontmatter with Korean book information from Aladin API based on the note title.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates9

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.


🚀 New Features

  • v1.4.0:

    • Added 'Use High-Quality Cover' Function to settings

  • v1.3.0:

    • Added 'pages' to frontmatter fields
     	
    
  • v1.1.0:

    • Added split subtitle and subtitle into separate fields
    • Add Korean language support for UI localization

📚 Features

  • 📖 Automatically fetch book data using Aladin Open API
  • ✍️ Fills YAML frontmatter with title, author, publisher, ISBN, publication date, etc.
  • 🧩 Toggle default fields like myRate, status, startReadDate, finishReadDate
  • 📋 Add custom frontmatter fields via settings UI
  • 🔐 API key is stored securely

🛠️ Installation

Community Plugin (once accepted):

  1. Go to Settings → Community Plugins → Browse
  2. Search for Korean Book Search
  3. Click Install and then Enable

Manual Installation (before registration):

  1. Clone or download this repository
  2. Copy the following files to your .obsidian/plugins/korean-book-search/ directory:
    • main.js
    • manifest.json
    • (optional) styles.css
  3. Enable the plugin in Obsidian

🔧 Setup

  1. Go to Settings → Korean Book Search
  2. Enter your Aladin TTB API key
  3. (Optional) Toggle the default frontmatter fields you want to include
  4. (Optional) Add any custom key-value pairs you want to include in frontmatter

🚀 Usage

  1. Create a new note with the title of a book (e.g. 소년이 온다)
  2. Click the book icon 📖 in the left ribbon
  3. The plugin will:
    • Query the book via Aladin API
    • Fetch metadata
    • Insert a YAML frontmatter block
    • Rename the file to match the book title

🧱 Example Output

---
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
---

🙋 Author

Developed by @lazerfit

💡 License

MIT


🇰🇷 한국어 안내 보기

74%
HealthGood
ReviewSatisfactory
About
Fill YAML frontmatter for Korean book notes by fetching metadata from the Aladin Open API, including title, subtitle, author, publisher, ISBN, publication date, cover image and page count. Add custom frontmatter fields, toggle defaults like rating and reading status, choose high-quality covers, and rename the file to match the book title.
PropertiesIntegrationsFiles
Details
Current version
1.4.2
Last updated
8 months ago
Created
Last year
Updates
9 releases
Downloads
915
Compatible with
Obsidian 1.8.10+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
lazerfitlazerfit
github.com/lazerfit
GitHublazerfit
  1. Community
  2. Plugins
  3. Properties
  4. Korean Book Search

Related plugins

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

WebDAV Sync

General-purpose & bidirectional WebDAV syncing for your vault. Designed for stability and robust file handling without vendor lock-in.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

QuickAdd

Quickly add new notes or content to your vault.

Recent Files

Display a list of recently opened files.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.