-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
44 lines (41 loc) · 2.28 KB
/
index.html
File metadata and controls
44 lines (41 loc) · 2.28 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
---
title: "Jade Tasks"
layout: splash
date: 2016-03-23T11:48:41-04:00
header:
overlay_color: "#000"
overlay_filter: # "0.5"
overlay_image: /assets/images/jade-copy.png
actions:
- label: "Download"
url: "https://apps.apple.com/app/apple-store/id1639946142?pt=119369382&ct=atpsoft.com&mt=8"
excerpt: "<center>Here are a few points about our task management philosophy, so you can decide if it sounds like a good fit for you. We categorize tasks first based on urgency and importance: low, medium, high.
The purpose of JadeTasks is to help us accomplish not only the urgent tasks but also the myriad of tasks that are important to us but that do not have specific deadlines or urgency. We are able
to accomplish this somewhat with the current version, but it is a work in progress, and expect the interface to change quite a bit over the next few months at least. We know there are plentiful to-do list
apps available already with satisfied customers. But if you are not one of them, please install JadeTasks. Give it a try: offer suggestions, request features, complain about bugs. Help us make it as useful
for you as it is for us. We will be listening.</center>"
intro:
- excerpt: ''
feature_row:
- image_path: assets/images/Simulator Screen Shot - SS2 - 6.5" - iPhone 11 Pro Max - 2023-03-11 at 09.04.43.png
alt: "Task Details"
title: "Task Details"
excerpt: "The current view of the active task screen."
- image_path: /assets/images/Simulator Screen Shot - SS2 - 6.5" - iPhone 11 Pro Max - 2023-03-11 at 09.04.57.png
alt: "lists"
title: "Current view of the lists screen"
excerpt: "From this view you can manage all your tasks details"
- image_path: /assets/images/Simulator Screen Shot - SS2 - 6.5" - iPhone 11 Pro Max - 2023-03-11 at 09.05.02.png
title: "List of tasks"
excerpt: "This is a subview of a list on the Lists tab."
feature_row2:
- image_path: /assets/images/Simulator Screen Shot - SS2 - 6.5" - iPhone 11 Pro Max - 2023-03-11 at 09.05.10.png
alt: "Finding tasks"
title: "Finding tasks"
excerpt: 'We support full text search of all fields.'
btn_label: "Read More"
btn_class: "btn--primary"
---
{% include feature_row id="intro" type="center" %}
{% include feature_row %}
{% include feature_row id="feature_row2" type="left" %}