URL Scheme

Or How I Learned To Love Automation

Sorted
Sorted
2 min readOct 26, 2018

--

Love automation? This brief article will cover the URL Scheme of Sorted³ so you can automate stuff using apps like Shortcuts (formerly Workflow).

Please update Sorted³ to v3.1 or later.

Open

sorted://x-callback-url/open?item=today
Item values: today, inbox, new, search

sorted://x-callback-url/open?date=2018–07–20
Item values:
date: in yyyy-MM-dd format.
casual date: today, tomorrow, yesterday.

sorted://x-callback-url/open?parameters
Parameters:
date: ‘offset’.
offset: Number of days from today.

sorted://x-callback-url/open?parameters
Parameters:
date: ‘weekday’.
weekday: Number code for Next Weekday. Sunday is `1`, Monday is `2`, etc.

sorted://x-callback-url/open?parameters
Parameters:
list: title of the list.
filterByTags: A list of tag titles separated by comma.

sorted://x-callback-url/open?parameters
Parameters:
tag: title of the tag.
filterByTags: A list of tag titles separated by comma.

sorted://x-callback-url/open?search=Meeting
Parameter:
search: keywords of the items.

Add

sorted://x-callback-url/add?parameters

Parameters:
title (required): Text with space encoded as ‘%20’.
type (optional): ‘task’ or ‘event’. Default to ‘task’.
date (optional): In ‘yyyy-MM-dd’ or ‘yyyy-MM-dd HH:mm’ format.
time (optional): At time in ‘HH:mm’ format. If ‘date’ is given, this will be ignored.
duration (optional): Duration of item in minutes, also used to calculate end date for event.
earlyAlert (optional): Early Alert of item in minutes. Set to ‘none’ for No Alert.

Task Only:
list (optional): Name of the list.
tags (optional): A list of tag titles separated by comma.
lock (optional): Whether task is locked or not. Default to unlocked.
completionDate (optional): In ‘yyyy-MM-dd’ or ‘yyyy-MM-dd HH:mm’ format.

Event Only:
calendar (optional): Name of the calendar.
location (optional): Location in text.

Sorted³ helps you schedule your events, tasks, and richly formatted notes into a beautiful timeline. It has been launched to App Store since August 2018.

Thanks for reading. If you enjoyed this article, you might also like these posts:

Feel free to hit that clap button 👏 to help others find it.

Say Hi on Twitter or download Sorted³ from the App Store.

Sorted³ — Schedule Events, Tasks, and Notes.

Reorganize ← PREVIOUS

NEXT → Hey Siri

INDEX

--

--

Sorted
Sorted
Editor for

Schedule Events, Tasks, and Notes into a beautiful timeline.