Image Search

by Mohammad Razeghi
0.0
(0)
5
4
3
2
1
Score: 54/100
Description
Category: 3rd Party Integrations

The Image Search plugin allows Obsidian users to seamlessly search for and insert images into their notes using Google's Programmable Search Engine. By integrating with Google APIs, users can perform image searches directly within Obsidian and choose relevant results to enhance their notes. The plugin supports personalized search configurations, including the use of Google API Keys and Search Engine IDs, ensuring secure and customizable access. Designed to streamline workflows, this plugin is particularly useful for users who frequently integrate visual content into their documentation or creative projects.

Reviews
No reviews yet.
Stats
6
stars
1,680
downloads
2
forks
701
days
2
days
46
days
7
total PRs
1
open PRs
0
closed PRs
6
merged PRs
7
total issues
1
open issues
6
closed issues
11
commits
Latest Version
2 months ago
Changelog

Breaking Change: Switched from Google to Brave Image Search API

Why this change?

Google's Programmable Search Engine API is no longer available on the free/pragmatic tier, making it inaccessible for most users. We've migrated to Brave Search API, which offers a generous free tier and straightforward setup.

What you need to do:

  • Get a free Brave Search API key at https://api.search.brave.com/
  • Go to Settings → Community Plugins → Image Search
  • Enter your new Brave API key

Note: The old Google API key and Search Engine ID settings are no longer used and can be disregarded.

Brave API Free Tier:

  • 2,000 queries/month
  • No credit card charge (card required only for verification)

See the README for detailed setup instructions.

README file from