jmilldotdev / obsidian-wikipedia

Grabs information from Wikipedia for a topic and brings it into Obsidian notes
MIT License
102 stars 16 forks source link

"Close enough" exception handling #10

Closed yusuf-wadi closed 1 year ago

yusuf-wadi commented 1 year ago

Love this extension, though id love for it to have a "close enough" clause, where if a search term is close enough, the script returns the first instance. Or even simpler, it just always returns the first closest instance.

jmilldotdev commented 1 year ago

it does try to

if it's not autocompleting it means wikipedia's api isn't finding it.