forked from alainm23/planner-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
136 lines (124 loc) · 6.24 KB
/
index.html
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
---
title: Planner
description: Never worry about forgetting things again.
---
<section class="hero">
<div class="text-container">
<h1 class="editable"><strong>Planner</strong></h1>
<p class="subtext editable">Never worry about forgetting things again 🚀</p>
<p style="margin-bottom: 0px;">
<a href="https://appcenter.elementary.io/com.github.alainm23.planner"><img class="appcenter" src="https://appcenter.elementary.io/badge.svg?new" alt="Get it on AppCenter" /></a>
<a href='https://flathub.org/apps/details/com.github.alainm23.planner'><img class="flathub" width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
</p>
<div>
<img src="{{ site.baseurl }}/images/dashboard.png" alt="Screenshot" class="screenshot editable" />
</div>
</div>
</section>
<div class="content">
<section>
<div class="container flex">
<div class="image">
<img src="{{ site.baseurl }}/images/planner.png" alt="Planner Today" class="screenshot editable" />
</div>
<div class="text editable">
<h2>Organize <strong>Everything</strong> in Life</h2>
<p>We're a productive application that helps you achieve your goals.</p>
<p>Planner keeps track of all your tasks, projects, and goals in one beautifully simple place.</p>
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="image">
<img src="{{ site.baseurl }}/images/PlannerTodoist.png" alt="Planner Todoist" class="screenshot editable" />
</div>
<div class="text editable">
<h2>Synchronize your tasks with <strong>Todoist</strong></h2>
<p>Planner is not limited to working locally, Synchronize your Todoist account and work with your Projects, Sections and Tasks directly from Planner.</p>
<p><small>* Planner not created by, affiliated with, or supported by Doist</small></p>
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="image">
<img src="{{ site.baseurl }}/images/PlannerSections.png" alt="Planner Sections" class="screenshot editable" />
</div>
<div class="text editable">
<h2>Divide and Conquer your Projects with <strong>Sections</strong>.</h2>
<p>When you’re planning out a project, it’s easy to get overwhelmed by the sheer number of tasks involved. To make staying on track easier, split your project into <strong>Sections</strong> and take your tasks on in parts.</p>
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="image">
<img src="{{ site.baseurl }}/images/PlannerTask.png" alt="Planner Task" class="screenshot editable" />
</div>
<div class="text editable">
<h2><strong>Beautiful</strong> Tasks</h2>
<p>View your tasks elegantly, add notes, view URLs, create deadlines and add labels.</p>
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="image">
<img src="{{ site.baseurl }}/images/CalendarEvents.png" alt="Planner Calendar Events" class="screenshot editable" />
</div>
<div class="text editable">
<h2>Calendar <strong>Events</strong></h2>
<p>You can connect your <b>Calendar</b> app to Planner to see your events and to-dos together in one place. You’ll see events from both personal and shared calendars in <b>Today</b> and <b>Upcoming</b>. This is useful when you’re managing your day, and as you plan the week ahead.</p>
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="image">
<a href="https://hosted.weblate.org/engage/planner/?utm_source=widget">
<img src="https://hosted.weblate.org/widgets/planner/-/287x66-white.png" alt="Planner Translations" class="screenshot editable" />
</a>
</div>
<div class="text editable">
<h2>Use Planner in your <strong>Language</strong></h2>
<p>Planner has been translated into several languages already. If your language is still missing or incomplete, please use Weblate to help translate Planner.</p>
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="image">
<img src="{{ site.baseurl }}/images/PlannerToday.png" alt="Planner Calendar Events" class="screenshot editable" />
</div>
<div class="text editable">
<h2>A few more things…</h2>
<p>There’s so much to enjoy in Planer. Here are a few more little touches we think you’re going to love:</p>
<ul class="list">
<li>🚀️ Complete redesign of the UI.</li>
<li>🏅️ New icon.</li>
<li>🤚️ Drag and Order arrived: Sort your tasks wherever you want.</li>
<li>💯️ Progress indicator for each project.</li>
<li>💎️ Magic Button arrived: Drag and Drop and create your tasks wherever you want.</li>
<li>⏰️ Improved reminder system, now you can create one or more reminders, you decide.</li>
<li>🌙️ Better integration with the dark theme.</li>
<li>🎉️ and much more.</li>
</ul>
</div>
</div>
</section>
<!-- <section class="testimonial">
<div class="container flex">
<div class="testimonial-block">
<div class="square-image"><img src="https://source.unsplash.com/6anudmpILw4/600x400" alt="Jim James" class="editable"></div>
<blockquote>
<p class="editable">Hydra has shaped the business we have today. We have a repeatable sales process and a strategy to scale our team. I recommend Hydra to any business looking to improve their sales.</p>
<p class="editable author">Jim James - CEO of Global Corp.</p>
</blockquote>
</div>
</div>
</section> -->
<section class="bottom-cta testimonial">
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">New video series: Project of the Month, where I take a look at a great open source project and what it can do!<br>This month, probably the best native project / task management software available on <a href="https://twitter.com/hashtag/Linux?src=hash&ref_src=twsrc%5Etfw">#Linux</a>: <a href="https://twitter.com/planner_todo?ref_src=twsrc%5Etfw">@planner_todo</a> <a href="https://t.co/oyKPDBC0OJ">https://t.co/oyKPDBC0OJ</a></p>— Nick @ The Linux Experiment (@thelinuxEXP) <a href="https://twitter.com/thelinuxEXP/status/1247170230008324097?ref_src=twsrc%5Etfw">April 6, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</section>
</div>