Philip Young
URL Scheme is one way to navigate Session directly from URL. Use cases:
URL Scheme is Pro feature and only availble from version 2.1 and above.
Programatically start Session.
Parameters:
intent
(optional): Your Session intention.duration
(optional): Duration in minutes. If not provided, it defaults to your default app durationcategoryId
(optional): Match the first category id. Fall back to default project if not found.categoryName
(optional): Match the first category with identical name. Case insensitive. Fall back to default project if not found.notes
(optional) (v2.7.12): Initial notes for the Sessionsession:///start?intent=Example%20Session&duration=30¬es=Example%20Notes
Try URL above by clicking this link
Start previous session with your last intent.
session:///start-previous
Try URL above by clicking this link
Toggle pause. Only works while Session is running.
session:///pause
Try URL above by clicking this link
Start a break / take a break while in Session
session:///break
Try URL above by clicking this link
Finish Session. Only works while Session is running.
session:///finish
Try URL above by clicking this link
Abandon session / stop rest / stop working.
session:///abandon
Try URL above by clicking this link
session:///upgrade
session:///analytics
session:///main
session:///calendar
session:///account
session:///settings
session:///settings/general
session:///settings/profile
session:///settings/notification
session:///settings/background-sound
session:///settings/calendar
session:///settings/live-activity
session:///settings/menubar-and-dock
session:///settings/window
session:///settings/slack-blocker
session:///settings/apple-shortcut
session:///settings/apple-script
session:///settings/display
session:///settings/language
session:///settings/keyboard-shortcut
session:///settings/support
session:///settings/developer-mode
session:///settings/window-tracker