-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
366 lines (342 loc) · 21.3 KB
/
index.html
File metadata and controls
366 lines (342 loc) · 21.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
<!doctype html>
<html class="no-js" lang="en" itemscope itemtype="http://schema.org/Product">
<head>
<meta name="apple-itunes-app" content="app-id=1306893526, app-argument=sorted://x-callback-url/open?item=today">
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sorted³ - Schedule events, tasks and notes into a beautiful timeline.</title>
<meta name="description" content="Sorted³ has been crafted to make scheduling quick and easy. Try it for a few days and it may very well become a productive, yet enjoyable part of your day." />
<meta name="keywords" content="event,task,note,reminder,schedule,plan,calendar,magic select,todo,list,tag,fast,due,icloud,omnifocus">
<meta itemprop="name" content="Sorted³ - Schedule events, tasks and notes into a beautiful timeline.">
<meta itemprop="description" content="Sorted³ has been crafted to make scheduling quick and easy. Try it for a few days and it may very well become a productive, yet enjoyable part of your day.">
<meta itemprop="image" content="https://staysorted.com/assets/img/card.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@Stay_Sorted">
<meta name="twitter:title" content="Sorted³ - Schedule events, tasks and notes into a beautiful timeline.">
<meta name="twitter:description" content="Sorted³ has been crafted to make scheduling quick and easy. Try it for a few days and it may very well become a productive, yet enjoyable part of your day.">
<meta name="twitter:creator" content="@author_handle">
<meta name="twitter:image:src" content="https://staysorted.com/assets/img/card.png">
<meta property="og:title" content="Sorted³ - Schedule events, tasks and notes into a beautiful timeline." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://staysorted.com/" />
<meta property="og:image" content="https://staysorted.com/assets/img/card.png" />
<meta property="og:image:width" content="1500">
<meta property="og:image:height" content="750">
<meta property="og:image:alt" content="Schedule Events, Tasks and Notes">
<meta property="og:description" content="Sorted³ has been crafted to make scheduling quick and easy. Try it for a few days and it may very well become a productive, yet enjoyable part of your day." />
<meta property="og:site_name" content="Sorted³" />
<meta property="fb:admins" content="477135659133368" />
<link rel="stylesheet" href="assets/css/app.css">
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-92763723-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-92763723-1');
</script>
</head>
<body>
<!-- Top bar with navigation for large screen -->
<div class="top-bar" id="responsive-menu">
<div class="top-bar-left">
<ul class="menu">
<li class="menu-text"><a href="https://staysorted.com/">Sorted³</a></li>
</ul>
</div>
<div class="top-bar-right">
<ul class="menu">
<li><a href="http://bit.ly/sorted-guides" target="_blank">Guides</a></li>
<li><a href="https://staysorted.com/press.html">Press</a></li>
<li><a href="https://staysorted.com/faq.html">FAQ</a></li>
<li><a href="https://staysorted.com/slack.html">Slack</a></li>
<li><a href="https://support.staysorted.com/">Support</a></li>
<li><a href="https://staysorted.com/contact.html">Contact</a></li>
</ul>
</div>
</div>
<!-- Off canvas sidebar menu for small screen -->
<div class="title-bar" data-responsive-toggle="responsive-menu" data-hide-for="medium">
<button class="menu-icon" type="button" data-toggle="offCanvas"></button>
<div class="title-bar-title">Sorted³</div>
</div>
<!-- Off canvas sidebar menu for small screen -->
<div class="off-canvas position-left" id="offCanvas" data-off-canvas>
<ul class="vertical menu">
<li><a href="https://staysorted.com/">Home</a></li>
<li><a href="http://bit.ly/sorted-guides" target="_blank">Guides</a></li>
<li><a href="https://staysorted.com/press.html">Press</a></li>
<li><a href="https://staysorted.com/faq.html">FAQ</a></li>
<li><a href="https://staysorted.com/slack.html">Slack</a></li>
<li><a href="https://support.staysorted.com/">Support</a></li>
<li><a href="https://staysorted.com/contact.html">Contact</a></li>
</ul>
</div>
<!-- This wrapper is needed for off-canvase menu -->
<div class="off-canvas-content" data-off-canvas-content>
<!-- Render page content -->
<section class="hero grid-x align-center-middle grid-margin-x">
<div class="cell small-10 medium-2 text-center medium-text-left">
<img class="app-icon" src="assets/img/app-icon.svg" alt="">
<p>Schedule your events, tasks and notes into a beautiful timeline.</p>
<div class="app-badge hide-for-small-only">
<a href="https://itunes.apple.com/app/apple-store/id1306893526?pt=2028806&ct=Website&mt=8"><img src="assets/img/app-store-badge.svg" alt="Available on the App Store"></a>
</div>
</div>
<div class="cell medium-1 shrink hide-for-small-only"></div>
<div class="cell shrink">
<img class="show-for-small-only" width="228" height="368"
data-interchange="[assets/img/hero-image-small@2x.png, small], [assets/img/hero-image-small@3x.png, retina]" alt="Sorted on iPhone and Apple Watch">
<img class="hide-for-small-only" width="581" height="462"
data-interchange="[assets/img/hero-image@2x.png, medium], [assets/img/hero-image@3x.png, retina]" alt="Sorted on iPad, iPhone and Apple Watch">
</div>
</section><div class="grid-container grid-y">
<div class="small-app-store show-for-small-only">
<div class="cell small-12 medium-8 app-badge text-center">
<a href="https://itunes.apple.com/app/apple-store/id1306893526?pt=2028806&ct=Website&mt=8"><img src="assets/img/app-store-badge.svg" alt="Available on the App Store"></a>
</div>
</div> <div class="callout">
<div class="grid-x align-center align-middle">
<div class="cell small-11 medium-8 text-center">
<img src="assets/img/events-tasks-notes.svg" alt="">
<h1>Why Schedule Stuff?</h1>
<p>Studies have shown that <b>ultra-productive</b> people <a href="https://www.forbes.com/sites/kevinkruse/2015/07/10/to-do-lists-time-management/">schedule their days</a> to maximize success. Cause <b>time is precious</b> and all it takes is a little bit of planning to make the most of it.</p>
<p><b>Sorted³</b> has been crafted to make scheduling quick and easy. Try it for a few days and it may very well become a productive, yet enjoyable part of your day.</p>
</div>
</div>
</div>
<div class="small-12">
<hr></hr>
</div> <div class="major-feature grid-x grid-margin-x align-center-middle hide-for-small-only">
<div class="cell medium-5 grid-x">
<div class="icon cell shrink">
<img src="assets/img/auto-schedule-icon.svg" alt="">
</div>
<div class="description cell">
<h1>Auto Schedule</h1>
<p>Plan your day with just a few taps.</p>
<p>Simply arrange your tasks in the order you wish to do them. Then select auto schedule and Sorted will auto-magically do the rest.</p>
<p>Use the result directly or tweak as desired. You can even activate it throughout your day to update your schedule on-the-fly.</p>
</div>
</div>
<div class="cell medium-1"></div>
<div class="phone cell shrink grid-x align-center-middle">
<div class="cell shrink">
<video loop playsinline autoplay width="250" height="444" type="video/mp4" src="assets/videos/1-Website-Auto-Schedule.mp4" poster="assets/videos/1-Website-Auto-Schedule.png">
</div>
</div>
</div>
<div class="major-feature grid-x grid-margin-x show-for-small-only">
<div class="icon small-10 small-offset-1 cell">
<img class="small-icon" src="assets/img/auto-schedule-icon.svg" alt="">
<div class="description cell medium-8">
<h1>Auto Schedule</h1>
<p>Plan your day with just a few taps.</p>
<p>Simply arrange your tasks in the order you wish to do them. Then select auto schedule and Sorted will auto-magically do the rest.</p>
<p>Use the result directly or tweak as desired. You can even activate it throughout your day to update your schedule on-the-fly.</p>
</div>
</div>
<div class="phone small-10 small-offset-1 cell grid-x align-center-middle">
<div class="cell shrink">
<video loop playsinline autoplay width="250" height="444" type="video/mp4" src="assets/videos/1-Website-Auto-Schedule.mp4" poster="assets/videos/1-Website-Auto-Schedule.png">
</div>
</div>
</div>
<!-- https://codepen.io/chrisnager/pen/jPrJgQ <==SVG Overlay Play Button --> <div class="small-12">
<hr></hr>
</div> <div class="major-feature grid-x grid-margin-x align-center-middle hide-for-small-only">
<div class="cell medium-5 grid-x">
<div class="icon cell shrink">
<img src="assets/img/magic-select-icon.svg" alt="">
</div>
<div class="description cell">
<h1>Magic Select</h1>
<p>Whether you are planning your week, tweaking your schedule or completely revising your plan. Sorted makes it easy.</p>
<p>Use magic-select to select multiple items with a single stroke of your finger. Then choose between our multitude of tools such as the time-ruler and calendar-drawer to move things around.</p>
</div>
</div>
<div class="cell medium-1"></div>
<div class="phone cell shrink grid-x align-center-middle">
<div class="cell shrink">
<video loop playsinline autoplay width="250" height="444" type="video/mp4" src="assets/videos/2-Surprise-Visit.mp4" poster="assets/videos/2-Surprise-Visit.png">
</div>
</div>
</div>
<div class="major-feature grid-x grid-margin-x show-for-small-only">
<div class="icon small-10 small-offset-1 cell">
<img class="small-icon" src="assets/img/magic-select-icon.svg" alt="">
<div class="description cell medium-8">
<h1>Magic Select</h1>
<p>Whether you are planning your week, tweaking your schedule or completely revising your plan. Sorted makes it easy.</p>
<p>Use magic-select to select multiple items with a single stroke of your finger. Then choose between our multitude of tools such as the time-ruler and calendar-drawer to move things around.</p>
</div>
</div>
<div class="phone small-10 small-offset-1 cell grid-x align-center-middle">
<div class="cell shrink">
<video loop playsinline autoplay width="250" height="444" type="video/mp4" src="assets/videos/2-Surprise-Visit.mp4" poster="assets/videos/2-Surprise-Visit.png">
</div>
</div>
</div>
<!-- https://codepen.io/chrisnager/pen/jPrJgQ <==SVG Overlay Play Button --> <div class="small-12">
<hr></hr>
</div> <div class="major-feature grid-x grid-margin-x align-center-middle hide-for-small-only">
<div class="cell medium-5 grid-x">
<div class="icon cell shrink">
<img src="assets/img/reorganize-icon.svg" alt="">
</div>
<div class="description cell">
<h1>Reorganize</h1>
<p>How do you eat an elephant? One bite at a time. Sometimes, tasks grow bigger than we first imagined. Use reorganize to split these giant tasks up into bite sized chunks.</p>
<p>This can be used for meeting notes as well. Create a task to take notes. Then use reorganize to split out the actionable points into separate tasks.</p>
</div>
</div>
<div class="cell medium-1"></div>
<div class="phone cell shrink grid-x align-center-middle">
<div class="cell shrink">
<video loop playsinline autoplay width="250" height="444" type="video/mp4" src="assets/videos/3-Reorganize.mp4" poster="assets/videos/3-Reorganize.png">
</div>
</div>
</div>
<div class="major-feature grid-x grid-margin-x show-for-small-only">
<div class="icon small-10 small-offset-1 cell">
<img class="small-icon" src="assets/img/reorganize-icon.svg" alt="">
<div class="description cell medium-8">
<h1>Reorganize</h1>
<p>How do you eat an elephant? One bite at a time. Sometimes, tasks grow bigger than we first imagined. Use reorganize to split these giant tasks up into bite sized chunks.</p>
<p>This can be used for meeting notes as well. Create a task to take notes. Then use reorganize to split out the actionable points into separate tasks.</p>
</div>
</div>
<div class="phone small-10 small-offset-1 cell grid-x align-center-middle">
<div class="cell shrink">
<video loop playsinline autoplay width="250" height="444" type="video/mp4" src="assets/videos/3-Reorganize.mp4" poster="assets/videos/3-Reorganize.png">
</div>
</div>
</div>
<!-- https://codepen.io/chrisnager/pen/jPrJgQ <==SVG Overlay Play Button --> <div class="small-12">
<hr></hr>
</div> <div class="major-feature grid-x grid-margin-x align-center-middle hide-for-small-only">
<div class="cell medium-5 grid-x">
<div class="icon cell shrink">
<img src="assets/img/tags-icon.svg" alt="">
</div>
<div class="description cell">
<h1>Folders, lists and tags</h1>
<p>Sorted is no light weight. When you need them, dig into lists and tags to keep track of your projects. Then folders to organize your lists.</p>
<p>We've got you covered from simple errands to full blown projects.</p>
</div>
</div>
<div class="cell medium-1"></div>
<div class="phone cell shrink grid-x align-center-middle">
<div class="cell shrink">
<video loop playsinline autoplay width="250" height="444" type="video/mp4" src="assets/videos/4-Folders-Lists-Tags.mp4" poster="assets/videos/4-Folders-Lists-Tags.png">
</div>
</div>
</div>
<div class="major-feature grid-x grid-margin-x show-for-small-only">
<div class="icon small-10 small-offset-1 cell">
<img class="small-icon" src="assets/img/tags-icon.svg" alt="">
<div class="description cell medium-8">
<h1>Folders, lists and tags</h1>
<p>Sorted is no light weight. When you need them, dig into lists and tags to keep track of your projects. Then folders to organize your lists.</p>
<p>We've got you covered from simple errands to full blown projects.</p>
</div>
</div>
<div class="phone small-10 small-offset-1 cell grid-x align-center-middle">
<div class="cell shrink">
<video loop playsinline autoplay width="250" height="444" type="video/mp4" src="assets/videos/4-Folders-Lists-Tags.mp4" poster="assets/videos/4-Folders-Lists-Tags.png">
</div>
</div>
</div>
<!-- https://codepen.io/chrisnager/pen/jPrJgQ <==SVG Overlay Play Button --> <div class="small-12">
<hr></hr>
</div> <div class="major-feature grid-x grid-margin-x align-center-middle hide-for-small-only">
<div class="cell medium-5 grid-x">
<div class="icon cell shrink">
<img src="assets/img/calendar-icon.svg" alt="">
</div>
<div class="description cell">
<h1>Plan like a boss</h1>
<p>Open the calendar drawer and schedule tasks from your lists and tag-views quickly and efficiently.</p>
<p>Do the same thing in schedule view to move items to other dates. Simple, quick and hassle free.</p>
</div>
</div>
<div class="cell medium-1"></div>
<div class="phone cell shrink grid-x align-center-middle">
<div class="cell shrink">
<video loop playsinline autoplay width="250" height="444" type="video/mp4" src="assets/videos/5-Plan-Like-A-Boss.mp4" poster="assets/videos/5-Plan-Like-A-Boss.png">
</div>
</div>
</div>
<div class="major-feature grid-x grid-margin-x show-for-small-only">
<div class="icon small-10 small-offset-1 cell">
<img class="small-icon" src="assets/img/calendar-icon.svg" alt="">
<div class="description cell medium-8">
<h1>Plan like a boss</h1>
<p>Open the calendar drawer and schedule tasks from your lists and tag-views quickly and efficiently.</p>
<p>Do the same thing in schedule view to move items to other dates. Simple, quick and hassle free.</p>
</div>
</div>
<div class="phone small-10 small-offset-1 cell grid-x align-center-middle">
<div class="cell shrink">
<video loop playsinline autoplay width="250" height="444" type="video/mp4" src="assets/videos/5-Plan-Like-A-Boss.mp4" poster="assets/videos/5-Plan-Like-A-Boss.png">
</div>
</div>
</div>
<!-- https://codepen.io/chrisnager/pen/jPrJgQ <==SVG Overlay Play Button --> <div class="small-12">
<hr></hr>
</div> <div class="features-grid cell small-10 medium-10 medium-offset-1 large-8 large-offset-2 hide-for-small-only">
<div class="grid-x medium-up-2 grid-padding-x">
<div class="small-feature cell">
<h1>iCloud Sync</h1>
<p>Work securely across your iOS devices with iCloud sync.</p>
</div> <div class="small-feature cell">
<h1>Themes</h1>
<p>Choose between light and dark mode to suit the way you roll.</p>
</div> <div class="small-feature cell">
<h1>Productivity Guide</h1>
<p>New to task management or scheduling? Check out our in-app guides to get you started.</p>
</div> <div class="small-feature cell">
<h1>Natural Language</h1>
<p>Type "Go running tomorrow at 8am" and Sorted will detect the date and time for you.</p>
</div> <div class="small-feature cell">
<h1>Repeat</h1>
<p>Have something you need to repeat regularly? Sorted has you covered with a comprehensive set of repeat rules. You can also duplicate tasks too.</p>
</div> <div class="small-feature cell">
<h1>URL Scheme</h1>
<p>Love automating stuff? Checkout our URL scheme and setup custom automations to your heart's content.</p>
</div> </div>
</div>
<div class="hide-for-small-only">
<div class="small-12">
<hr></hr>
</div></div>
<div class="cell small-10 small-offset-1 call-to-action grid-y align-middle grid-margin-y">
<div class="small-12">
<hr></hr>
</div> <div class="cell text-center">
<h1>Universal App</h1>
<p>14 days free trial. Nothing to cancel.</p>
<p>Unlock once and use across all your iOS devices.</p>
</div>
<div class="cell">
<img class="app-icon" src="assets/img/app-icon.svg" alt="">
</div>
<div class="cell app-badge">
<a href="https://itunes.apple.com/app/apple-store/id1306893526?pt=2028806&ct=Website&mt=8"><img src="assets/img/app-store-badge.svg" alt="Available on the App Store"></a>
</div>
</div>
</div>
<div class="grid-container footer-separator">
<div class="small-12">
<hr></hr>
</div></div>
<footer class="footer cell small-10 small-offset-1 grid-x align-center">
<div class="cell shrink">
Crafted with ❤️ 2020 by StaySorted Limited • All Rights Reserved
</div>
</footer> </div>
<script src="assets/js/app.js"></script>
</body>
</html>