Jeff36 downloadsJump from daily notes to Google Photos or Immich searches for that date. Supports linked/backlinked daily notes.
Jump from a daily note (or any note that links to daily notes) straight to a Google Photos or Immich search for that date.
https://github.com/user-attachments/assets/fab4e2d7-88f5-480f-8692-601013330875
npm install
npm run build
main.js and manifest.json into <vault>/.obsidian/plugins/photo-date-search/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.<base>/search?query=<urlencoded JSON> with takenAfter/takenBefore set to local-day boundaries (ISO with offset).