v1.0.0
Initial community-plugins release.
Features
- 4-provider metasearch: Aladin (Korean primary) + Kakao (Korean recall) + Google Books (foreign primary) + Open Library (foreign covers/ISBN)
- Two strategies: Sequential fallback or parallel Fanout with ISBN13 dedupe
- Command palette: Search books, Search by ISBN, Search based on current note, Update book info, Naver EOL migration helper
- Template file support with
{{variable}}substitution (Templater<% %>blocks preserved) - Frontmatter customization: useDefaultFrontmatter toggle, key case (as-is/camelCase/snake_case/kebab-case), additional YAML fragment
- Cover image download via Vault.createBinary
- 37 ISO 639-1 locale codes for cross-provider language filtering
- API keys masked in settings UI with click-to-reveal toggle
- Cover thumbnails in search results (opt-in)
Provider setup
- Aladin: TTB Key required (free, immediate) — aladin.co.kr/ttb
- Kakao: REST API Key required (free, no approval wait) — developers.kakao.com
- Google Books: API key optional (raises rate limit) — Google Cloud Console
- Open Library: No auth needed