MCPcopy Index your code
hub / github.com/anpigon/obsidian-book-search-plugin

github.com/anpigon/obsidian-book-search-plugin @0.7.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.7.5 ↗ · + Follow
158 symbols 282 edges 26 files 0 documented · 0% updated 21mo ago0.7.5 · 2024-10-16★ 69973 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

옵시디언 책 검색 플러그인

GitHub Workflow Status GitHub release (latest SemVer) Korean

옵시디언에서 독서노트를 간단하게 생성할 수 있습니다.

데모 영상

https://user-images.githubusercontent.com/3969643/184918274-8ad24546-2e01-4288-a855-c8eeb1feca7d.mp4

사용 방법

작성 중...

블로그 글

개발 지원

이 플러그인 개발에 도움을 주고 싶다면, 저에게 커피 한 잔을 사주세요.

Buy Me A Coffee 

Extension points exported contracts — how you extend this code

BaseBooksApiImpl (Interface)
(no doc) [4 implementers]
src/apis/base_api.ts
BookSearchPluginSettings (Interface)
(no doc)
src/settings/settings.ts
FrontMatter (Interface)
(no doc)
src/models/book.model.ts
NaverBooksResponse (Interface)
(no doc)
src/apis/models/naver_books_response.ts
Book (Interface)
(no doc)
src/models/book.model.ts
NaverBookItem (Interface)
(no doc)
src/apis/models/naver_books_response.ts
GoogleBooksResponse (Interface)
(no doc)
src/apis/models/google_books_response.ts
Item (Interface)
(no doc)
src/apis/models/google_books_response.ts

Core symbols most depended-on inside this repo

saveSettings
called by 14
src/main.ts
setSelectedItem
called by 5
src/settings/suggesters/suggest.ts
replaceVariableSyntax
called by 4
src/utils/utils.ts
formatList
called by 4
src/apis/google_books_api.ts
replaceDateInString
called by 3
src/utils/utils.ts
requestUrl
called by 2
test/mock_obsidian.ts
showNotice
called by 2
src/main.ts
searchBookMetadata
called by 2
src/main.ts

Shape

Method 80
Class 27
Function 27
Interface 21
Enum 3

Languages

TypeScript100%

Modules by API surface

src/settings/settings.ts18 symbols
src/apis/models/google_books_response.ts16 symbols
src/settings/suggesters/suggest.ts14 symbols
src/main.ts14 symbols
src/utils/utils.ts12 symbols
src/apis/google_books_api.ts12 symbols
src/views/setting_service_provider_modal.ts11 symbols
src/apis/base_api.ts9 symbols
src/views/book_search_modal.ts8 symbols
src/settings/suggesters/FileNameFormatSuggester.ts8 symbols
src/views/book_suggest_modal.ts6 symbols
src/utils/template.ts5 symbols

For agents

$ claude mcp add obsidian-book-search-plugin \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page