Skip to content

Feature 01 #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Feature 01 #41

wants to merge 2 commits into from

Conversation

Rish-it
Copy link

@Rish-it Rish-it commented Apr 28, 2025

This pull request merges two branches into a single update for streamlined review:

  • Photos module implementation (add-photos-module)
  • Reminders list creation fix (fix-reminders-list-creation)

Changes

  • Added a comprehensive Photos module with screenshot support
    • New file: utils/photos.ts
    • Updates to index.ts and tools.ts
  • Fixed reminders list creation by ensuring correct type handling in utils/reminders.ts

Rish-it and others added 2 commits April 24, 2025 12:33
…upport

- New JXA-powered utils/photos.ts for Apple Photos integration
- Core APIs: getAllAlbums, getPhotosFromAlbum, searchPhotosByText, searchPhotosByDateRange, getFavoritePhotos, getMemories, getRecentPhotos, getPeople, getPhotosByPerson
- findScreenshots util—filename patterns, “Screenshots” album, keywords and metadata to surface all screenshots
- screenshots operation for streamlined UX
- exportPhoto & openPhoto helpers for photo management

Closes supermemoryai#38
Fix reminders being created in default list instead of specified list

Co-Authored-By: Dhravya Shah <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant