Extension Icon

Reclaim

AI scheduling for Google Calendar – quickly create Tasks, join meetings, share Scheduling Links, & manage your calendar
AvatarReclaim.ai
4,034 Installs
OverviewCommandsVersion History

Versions21

Fixes - February 17, 2024

  • Fix task form so that it honors user preferences for the Up Next and Visibility task settings.

Update - February 7, 2024

  • Resolves issue of updating task priority to "low priority"
  • Displays a warning icon in the task list if a task is "at risk".
  • Implemented optimistic updates for listed tasks.
  • Added new "Send to Up Next" action for tasks.
  • Simplified the task update process.

Fixes - January 31, 2024

  • Removed top-level Join Meeting command, deferring instead to My Calendar → Choose Event → Join meeting.

Fixes - January 27, 2024

  • Misspelling fixes.

Update - January 18, 2024

  • Menu bar update for start / stop of habits: when starting or stopping a habit, the extension will now display a HUD giving the user immediate feedback that their action was successful.

Fixes - November 29, 2023

  • Fix duration string parsing so that task durations work correctly in more cases (RAI-9438)
  • Respect the user's preferred default task due date and start after date (RAI-10338)
  • Fix the URL for creating one-off scheduling links (RAI-11312)

Update - November 22, 2023

  • Data Fetching Refactor: Replaced custom axios + useState + useEffect fetching logic with useFetch from @raycast/utils for improved caching and faster FCP.
  • Improved Hook Architecture: Encapsulated fetching logic within respective custom hooks for better code organization and maintainability.

Update - November 21, 2023

  • Menubar Update: Reverted logic to build /next/moment response in code, now utilizing endpoint support for events from all calendars.
  • Join Meeting Enhancement: Added checks to handle events without a meetingUrl. For synced events, the function now fetches the original event to obtain and use its meetingUrl.

Update - November 20, 2023

  • Limit contributors to reclaim staff, nothing changed in the code.

Fix - November 13, 2023

  • Create task is now using the default task visibility rather than always private

Update - November 7, 2023

  • Introduce new functionality to filter out synchronized events managed by Reclaim that are part of multiple calendars.

Update - November 2, 2023

  • Changed task filter to 'Archived' only
  • Changed order of task status

Update - October 31, 2023

  • Refactor of Event Fetching Process
  • Bug Fix in the Menu Bar Component

Update - October 24, 2023

  • Revert filter logic
  • New prioritization features
  • Bug fixes

Update - October 11, 2023

  • Show All Connected Calendar Events: Updated the system to display events from all calendars connected via Reclaim.
  • Duplicate Event Filtering: Noticed that using the Reclaim calendar sync across multiple calendars sometimes results in duplicate events. Implemented a simple filter logic to weed out these duplicates and ensure a cleaner event display.

Update - September 2, 2023

My Calendar

  • Added new action Reschedule. Search Tasks
  • Added action Mark incomplete to archived tasks.
  • Added option 'Add 15min' to Add Time action.

New Command - August 10, 2023

  • Added new Search Tasks command.

Update - August 2, 2023

  • Added filter to remove declined events in MenuBar.
  • Added new Joing Meeting command.

Update - July 25, 2023

  • Updated keywords and README.

Improve time policy selector and rename extension - July 17, 2023

  • Changed the extension name from reclaim to reclaim-ai.
  • Updated the time policy selector (hours) in the task creation form.

Initial Version - June 6, 2023