Skip to content

Fix reminders list creation #40

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

Conversation

Rish-it
Copy link

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

#26 The issue was successfully identified and fixed by adding the missing at: list parameter when creating new reminders.

After the Fix:
Now when you ask Claude:

  • "Create a reminder for 'Buy groceries' in my 'Shopping' list for tomorrow at 5pm."
  • The reminder will appear exactly where you expect - in your "Shopping" list. When you check your Shopping list, you'll see "Buy groceries" right there.

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 Dhravya#38
Fix reminders being created in default list instead of specified list

Co-Authored-By: Dhravya Shah <[email protected]>
@Dhravya
Copy link
Owner

Dhravya commented Apr 27, 2025

Awesome work! I also see the photos PR right here - can you send one single PR for both? It could cause conflicts

@Rish-it
Copy link
Author

Rish-it commented Apr 28, 2025

Awesome work! I also see the photos PR right here - can you send one single PR for both? It could cause conflicts

Sure! I will drop it all it a single PR

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.

2 participants