Skip to content

Conversation

@mdmohsin7
Copy link
Member

@mdmohsin7 mdmohsin7 commented Jul 30, 2025

closes #2718 #2679

  • Separate endpoints
  • Store action items in a new collection
  • Migrate existing action items to new collection
  • Use new endpoints on app side
  • Use new endpoints on desktop side
  • Update UI for new struct handling

  • Deploy backend
  • Deploy App

@mdmohsin7 mdmohsin7 marked this pull request as ready for review August 1, 2025 17:30
@mdmohsin7
Copy link
Member Author

ScreenRecording_08-02-2025.22-48-39_1.1.mp4
CleanShot.2025-08-02.at.22.27.56.2.mp4

@mdmohsin7 mdmohsin7 requested a review from beastoin August 2, 2025 17:24
@aaravgarg
Copy link
Collaborator

@mdmohsin7 can we bring back the shimmer effect to loading for action items instead of the circular loading indicator

@mdmohsin7
Copy link
Member Author

@mdmohsin7 can we bring back the shimmer effect to loading for action items instead of the circular loading indicator

done

@mdmohsin7
Copy link
Member Author

ScreenRecording_08-05-2025.13-25-48_1.1.mp4

@aaravgarg
Copy link
Collaborator

@mdmohsin7 did u add the due date to action items, thats the most important, no need to add any other features lol dont waste time

@aaravgarg
Copy link
Collaborator

image

this looks better with yellow dont make blue @mdmohsin7

@mdmohsin7
Copy link
Member Author

this looks better with yellow dont make blue @mdmohsin7

Wrong image haha

@mdmohsin7
Copy link
Member Author

#2773

@aaravgarg
Copy link
Collaborator

this looks better with yellow dont make blue @mdmohsin7

Wrong image haha

sorry i meant the below:

image

@mdmohsin7
Copy link
Member Author

CleanShot.2025-08-15.at.20.30.24.mp4

@beastoin beastoin merged commit a54e322 into main Aug 16, 2025
1 check passed
@beastoin beastoin deleted the action-items-separate branch August 16, 2025 07:59
@beastoin
Copy link
Collaborator

lgtm @mdmohsin7 pls proceed next steps.

eulicesl added a commit to eulicesl/omi-fork that referenced this pull request Aug 17, 2025
This commit merges the Apple Calendar/Notes export features with the changes from PR BasedHardware#2719.

Key changes:
- Added export dropdown to ActionItemTileWidget with Calendar, Notes, and Reminders options
- Implemented AppleCalendarService for EventKit Calendar integration on iOS
- Implemented AppleNotesService for Apple Notes export on iOS
- Added ActionItemIntegration enum for managing export destinations
- Extended SharedPreferences to store user's chosen export destination
- Updated AppDelegate.swift to handle new native method channels

The implementation allows users to export action items directly to:
- Apple Reminders (existing)
- Apple Calendar (new)
- Apple Notes (new)

Users can select their preferred export destination via a dropdown menu
that remembers their choice across sessions.
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.

action items issue

4 participants