TimeNavi
Interact with your calendar. Analyze and create events, understand and plan your time better.
This productivity plugin from TimeNavi makes managing your calendar a breeze! With the ability to analyze and create events, you'll be able to understand and plan your time better. Retrieve your events and calculate how much time was spent on given activities. Use this plugin to add new events to your calendar seamlessly. With TimeNavi, you're empowered to make the most of your time!
How to
Comments (0)
Try it
API docs
Learn how to use TimeNavi effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "I want to see my calendar events for next week."
-
Prompt 2: "Can you tell me how much time I spent on different activities last month?"
-
Prompt 3: "I need to schedule a meeting for tomorrow at 2 PM."
-
Prompt 4: "What are my events for the next three days?"
Features and commands
Feature/Command | Description |
---|---|
getCalendarEvents | This command retrieves a list of events from the user's calendars within a specified date range. The command requires the start and end dates in ISO format. |
getActivityTotalsData | This command returns a list of activities and their corresponding total time spent and event count within a given date range. The command requires the start and end dates in ISO format. |
createCalendarEvent | This command creates a new event in the user's primary calendar. You need to provide the event title, start and end dates in ISO format, optional time zone, location, and attendees' email addresses. |