-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathhelp.html
More file actions
102 lines (94 loc) · 7.11 KB
/
help.html
File metadata and controls
102 lines (94 loc) · 7.11 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<title>TaskBit</title>
<link rel="shortcut icon" type="image/png" href="icon.png"/>
<!--jquery-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<!--begin materialize-->
<!-- Compiled and minified CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.8/css/materialize.min.css">
<!-- Compiled and minified JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.8/js/materialize.min.js"></script>
<!--end materialize-->
<link href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
<!--my scripts and styles-->
<script src="layoutscript.js"></script>
<link rel="stylesheet" href="style.css">
</head>
<body>
<!--div id="topbar">
<h1 class="btn-default togglemenu"><i class="material-icons material-spec-icon" title="Show navigation">menu</i></h1><a href="index.html">TaskBit</a>
<div id="titles">
<h1 class="newroutinebutton"><button class="btn btn-default">+</button></h1>
</div>
</div-->
<ul class="side-nav fixed" id="slide-out"">
<li class="center"><a href="index.html" style="color: black; text-decoration: none;">TaskBit</a></li>
<li><div class="divider"></div></li>
<li><a href="settings.html">Settings</a></li>
<li><a href="help.html">Help</a></li>
<li><a href="changelog.html">Changelog</a></li>
<li><div class="divider"></div></li>
<li><a href="contact.html">Contact</a></li>
<li class="valign-wrapper">
<!-- Place this tag where you want the button to render. -->
<a class="github-button" href="https://github.com/seport/taskbit" data-style="mega" data-count-href="/seport/taskbit/stargazers" data-count-api="/repos/seport/taskbit#stargazers_count" data-count-aria-label="# stargazers on GitHub" aria-label="Star seport/taskbit on GitHub">Star</a>
</li>
<li>© Copyright 2016 TaskBit</li>
</ul>
<div class="navbar-fixed">
<nav class="nav-extended addtheme transparent">
<div class="nav-wrapper">
<a href="index.html" class="center brand-logo hide-on-large-only">TaskBit</a>
<a href="#" data-activates="slide-out" class="button-collapse"><i class="material-icons">menu</i></a>
<ul class="tabs tabs-fixed-width tabs-transparent" id="titles">
<li class="tab"><a href="#"></a></li>
</ul>
</div>
</nav>
</div>
<div id="content">
<h1>Help</h1>
<div class="divider"></div>
<h2>What is TaskBit?</h2>
<p>Taskbit is a habit forming task timer designed to help you get sh*t done.</p>
<h2>Okay, but why?</h2>
<p>As a chronically disorganized person, I've found keeping to a daily schedule to be super important. <!--When I stick to daily routines, it brings an element of stability and focus to my life- and I see the difference.--> But like all things in life that are good for you, it often seems next to impossible to keep up with while operating like an actual human being, and more often than not is reduced to little more than another thing to guilt myself over.</p>
<p>I've noticed a pattern. Every few months or so in the middle of an existential crisis, often spurred by a BuzzFeed article like <i>5 Things This Self Starting Billionaire Does Every Morning</i> or <i>10 Totally Surprising Benefits of Cleaning Your Desk</i> (such clickbait related mental breakdowns are alarmingly common among millenials, trust me), I'll realize that I've been putting off too many things; letting too many important tasks fall by the wayside.</p>
<p>But there's really no reason for this. After all, this list of 10 Ways To Trick Yourself Into Being Productive is so simple! A 5 year old could do these things. <i>I graduated college</i>, I tell myself, <i>I am a fully functional adult.</i> Then I sit down and pencil out my grand plan: the daily schedule that will change everything. The tasks are so elegantly simple, yet effective and timed for maximum efficiency. <i>Make a daily schedule,</i> I said. <i>It will be fun,</i> I said.</p>
<p>Of course, within the week after maybe one or two days of gold-star effort I'm back to putting off those chores, procrastinating on those personal projects, and scrambling on laundry day.</p>
<p>Clearly, the list wasn't working for me.</p>
<p>Clearly, I needed something smarter. Something that can anticipate my laziness.</p>
<p>Enter the wonderful world of technology. Because my parents didn't put me through 4 years of nerd school for nothing! TaskBit is a daily schedule app designed to keep you going, even when the distractions are painfully real. Maybe you don't need this app. Maybe you can make it through a to-do list without falling down a Wikipedia rabbit hole. Maybe you're a self starting billionaire who wakes up early and goes for a run while chanting positive affirmations to yourself and contemplating all the good in the world. I'll be over here programming my cellphone to do that for me.</p>
<h2>How it Works</h2>
<h3>Creating Your Routine</h3>
<p>Start by typing in the task name and duration (in seconds) in the fields in the task table, and press ADD when you're done.</p>
<p>If you want to add more tasks, just click ADD TASK and repeat.</p>
<p>If you want to re-order your tasks, just click and press until the desired task turns grey. Then drag and drop it anywhere on the list.</p>
<p>When you're satisfied with your schedule, click SAVE SCHEDULE at the bottom of the list. All of your schedules will be saved to your browser, so you can come back to it next time!</p>
<p>If you want to create a new routine, click the + at the top left next to your existing schedules.</p>
<h3>Using Your Routine</h3>
<p>To begin your routine, you can press the START button at the top of the list, or click an individual task anywhere on the list to begin the timer there.</p>
<p>Once started, the timer will tick down the seconds until the end of that task. When it's completed, TaskBit will alert you with a calming sound (and two long buzzes on mobile) to begin the next task. The timer for the next task will begin automatically until you reach the end of your list.</p>
<h3>What if I need more time?</h3>
<p>There are PAUSE and STOP buttons positioned at the top of the list for your convenience which will appear after the timer has begun. You can click them at any time, or click on the same task again to re-start the timer.</p>
<h3>It Says My Durations Aren't Displayed Correctly!</h3>
<p>Are you writing the duration in seconds? Unfortunately we don't accept formatted times yet (but this is a feature that will be released before v.1.0! Pinky promise!)
<h2>Still have questions?</h2>
<p id="addemail">Email me at </p>
<script>
var name = "taskbitapp";
var host = "gmail.com";
var linktext = name + "@" + host;
$("#addemail").append("<a href='" + "mail" + "to:" + name + "@" + host + "'>" + linktext + "</a>");
</script>
</div>
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>
</html>