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

Photo Search

JeffJeff36 downloads

Jump from daily notes to Google Photos or Immich searches for that date. Supports linked/backlinked daily notes.

Add to Obsidian
Photo Search screenshot
  • Overview
  • Scorecard
  • Updates4

Jump from a daily note (or any note that links to daily notes) straight to a Google Photos or Immich search for that date.

Demo

https://github.com/user-attachments/assets/fab4e2d7-88f5-480f-8692-601013330875

Dev

npm install
npm run build

Install (manual)

  1. Make sure you have the main.js file built (see dev instructions)
  2. Copy main.js and manifest.json into <vault>/.obsidian/plugins/photo-date-search/
  3. Enable "Photo Search" in Settings → Community plugins.

Commands

  • Search photos for this note's date — parses the active note's filename using your Daily Notes format (or an override in settings).
  • Search photos for a date mentioned in this note — collects the note's own date, all outgoing links/embeds/frontmatter links whose target names parse as dates, and all backlinks from daily notes. One date → opens immediately; multiple → fuzzy picker.

URL mechanics

  • Google Photos: https://photos.google.com/search/<Month D, YYYY> search endpoint accepts natural-language dates. Being https, it's a universal/app link, so on iOS/Android it opens the Google Photos app when installed.
  • Immich: <base>/search?query=<urlencoded JSON> with takenAfter/takenBefore set to local-day boundaries (ISO with offset).

Settings

  • Default provider: Google Photos / Immich / Ask each time
  • Immich base URL (empty disables Immich)
  • Daily note date format override + extra comma-separated formats to try on linked note names (strict Moment parsing, so "Meeting Notes" won't false-positive)
HealthExcellent
ReviewPassed
About
Jump from a note to a Google Photos or Immich search for that note's date, opening the app or web search for that day. Parse the active note's filename or collect dates from outgoing links, embeds, frontmatter and daily-note backlinks; open a single match immediately or show a fuzzy picker for multiple dates.
IntegrationsLinksDates
Details
Current version
0.2.0
Last updated
4 weeks ago
Created
4 weeks ago
Updates
4 releases
Downloads
36
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
JeffJeffappendjeff
GitHubappendjeff
  1. Community
  2. Plugins
  3. Integrations
  4. Photo Search

Related plugins

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

BRAT

Easily install a beta version of a plugin for testing.

Advanced URI

Control everything with URI.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Local REST API with MCP

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

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.