-
Notifications
You must be signed in to change notification settings - Fork 0
/
tutorial.html
303 lines (263 loc) · 19.2 KB
/
tutorial.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
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
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZHJ4S93012"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-ZHJ4S93012');
</script>
<title>Provent Tutorial</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="Provent, Chrome, Chrome Extension, Productivity, Pomodoro, Timer, Time management, tool, productivity Chrome extension">
<meta name="author" content="Provent">
<meta name="application-name" content="Provent">
<meta name="description" content="Introducing Provent, the all-inclusive, customizable time management Chrome Extension to tailor to your workflow."/>
<meta name="title" property="og:title" content="Provent">
<meta property="og:type" content="Website">
<meta property="og:image" content="https://raw.githubusercontent.com/Provent-Extension/Provent-Extension.github.io/main/images/metaimage.png" />
<link rel="stylesheet" href="css/info.css">
<link rel="stylesheet" href="css/universal.css">
<link rel="icon" href="images/logosmall.png">
<!-- AOS -->
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<!-- AOS -->
</head>
<body>
<section class= 'header'>
<nav>
<div class='nav-links'>
<ul>
<li>
<img class="nav-logo" src="images/logobig.png" alt="Provent Logo">
</li>
<li class="nav-right">
<button id="entire_ham_menu" class="ham_menu" onclick="animate_ham_menu()">
<div id="hammenu_line_one" class="lines"></div>
<div id="hammenu_line_two" class="lines"></div>
<div id="hammenu_line_three" class="lines"></div>
</button>
</li>
<li class="nav-right"><a class="nav-download-btn" href="index.html#products">Add to Chrome</a></li>
<li class="nav-right"><a class="nav_link" href="https://ko-fi.com/proventextension" target="_blank">Support Us</a></li>
<li class="nav-right"><a class="nav_link" href="#contact">Contact</a></li>
<li class="nav-right"><a class="nav_link" href="index.html#features">Features</a></li>
<li class="nav-right"><a class="nav_link" href="index.html#home">Home</a></li>
</ul>
</div>
</nav>
</section>
<!-- Mobile nav bar -->
<nav class="mobile_navbar" id="vertical_nav_bar">
<ul class="mobile_navbar_ul">
<li class="nav_mobile_li" onclick="animate_ham_menu()"><a class="nav_mobile_link" href="index.html#home">Home</a></li>
<li class="nav_mobile_li" onclick="animate_ham_menu()"><a class="nav_mobile_link" href="index.html#features">Features</a></li>
<li class="nav_mobile_li" onclick="animate_ham_menu()"><a class="nav_mobile_link" href="#contact">Contact</a></li>
<li class="nav_mobile_li" onclick="animate_ham_menu()"><a class="nav_mobile_link" href="https://ko-fi.com/proventextension" target="_blank">Support Us</a></li>
<li class="nav_mobile_li" onclick="animate_ham_menu()"><a class="mobilenav-download-btn" href="index.html#products">Add to Chrome</a></li>
</ul>
</nav>
<div class="vnb_blur" id="vnb_blur" onclick="animate_ham_menu()">
</div>
<!-- Mobile nav bar ^^^ -->
<section class="info_container">
<h1 class="page_info_title">Provent Tutorial</h1>
<p class="page_info_des">Welcome to Provent! Provent is a productivity chrome extension that helps you manage your time using the pomodoro technique. Our extension allows you to access your pomodoro timer freely on any tab, blocks out distractions while still allowing you to play music and improves your productivity through shortcut access to to-do lists and calendars.</p>
<centre>
<iframe class="youtube_tutorial" src="https://www.youtube.com/embed/gYiIy7a6tHo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</centre>
<div class="column_containers">
<div class="left_column_container">
<ol class="info_nav_ol">
<li class="info_nav_li"><a class="info_nav_a" href="#whatispomodoro">What is the pomodoro technique?</a></li>
<li class="info_nav_li"><a class="info_nav_a" href="#availablewidgets">What widgets are available?</a></li>
<li class="info_nav_li"><a class="info_nav_a" href="#blocksite">How can I add website(s) to block?</a></li>
<li class="info_nav_li"><a class="info_nav_a" href="#customizebackground">How can I customize my background?</a></li>
<li class="info_nav_li"><a class="info_nav_a" href="#preferences">How can I toggle preferences?</a></li>
<li class="info_nav_li"><a class="info_nav_a" href="#youtube">How can I add my YouTube playlist(s) and listen to them using the YouTube widget?</a></li>
<li class="info_nav_li"><a class="info_nav_a" href="#spotify">How can I add my Spotify playlist(s) and listen to them using the Spotify widget?</a></li>
<li class="info_nav_li"><a class="info_nav_a" href="#googlecalendar">How can I connect my Google Calendar and use the Google calendar widget?</a></li>
<li class="info_nav_li"><a class="info_nav_a" href="#pomodorotimerhelp">How do I use the pomodoro timer extension?</a></li>
</ol>
</div>
<div class="right_column_container">
<h2 class="info_title" id="whatispomodoro">What is the pomodoro technique?</h2>
<p class="info_des">The pomodoro technique is a productivity strategy that involves breaking up your time into intervals of 25 minutes of work and 5 minutes of rest. After 4 rotations, you can then take a longer break of 15-20 minutes.</p>
<p class="info_des">The pomodoro technique can be effective because:</p>
<ul class="info_l_container">
<li class="info_li">Work expands to fill the allotted time: A known time limit can introduce urgency and help motivate you to finish the task at hand and prioritize the most important components.</li>
<li class="info_li">Frequent breaks help regain focus: Reminders to stand up and stretch can help clear your brain for more productive work periods and keep your body healthy.</li>
<li class="info_li">Block out distractions and stay focused: The pomodoro technique can train your brain to stay focused for longer periods of time and free you from the urge to multitask.</li>
</ul>
<h2 class="info_title" id="availablewidgets">What widgets are available?</h2>
<ol class="info_l_container">
<li class="info_li">On your starting tab:</li>
<ul class="info_l_container">
<li class="info_li">To-do list</li>
<li class="info_li">Google Calendar</li>
<li class="info_li">Notes</li>
<li class="info_li">YouTube</li>
<li class="info_li">Spotify</li>
</ul>
<li class="info_li">On the popup:</li>
<ul class="info_l_container">
<li class="info_li">To-do list</li>
<li class="info_li">Google Calendar</li>
<li class="info_li">Notes</li>
</ul>
</ol>
<h2 class="info_title" id="blocksite">How can I add website(s) to block?</h2>
<ol class="info_l_container">
<iframe class="youtube_tutorial" src="https://www.youtube.com/embed/kiinxX49D4M" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<li class="info_li">Go into settings by clicking on the settings icon on the bottom right corner of your starting tab</li>
<li class="info_li">Scroll down to the "Block Distracting Sites"</li>
<li class="info_li">Type in or paste the URL of the website you would like to block</li>
<li class="info_li">Press "Enter" or click on the "Add Site" button</li>
<li class="info_li">Click on "Expand >" to view or delete the sites you have added</li>
</ol>
<h2 class="info_title" id="customizebackground">How can I customize my background?</h2>
<ol class="info_l_container">
<iframe class="youtube_tutorial" src="https://www.youtube.com/embed/sWbEGqX7xhI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<li class="info_li">Go into settings by clicking on the settings icon on the bottom right corner of your starting tab</li>
<li class="info_li">Scroll down to the "Customize Background"</li>
<li class="info_li">Add the URL link of the image you want as your background, and click on "Upload image"</li>
<ul class="info_l_container">
<li class="info_li">To get the URL of an image:</li>
<ol class="info_l_container">
<li class="info_li">On your computer, go to <a href="https://images.google.com/" target="_blank">https://images.google.com/</a></li>
<li class="info_li">Search for the image</li>
<li class="info_li">In Images results, click the image</li>
<li class="info_li">Right click on the image</li>
<li class="info_li">Click on “Copy image address”</li>
</ol>
</ul>
<li class="info_li">Click on "Expand >" to select, view, or delete your custom backgrounds</li>
<li class="info_li">Select the background options you want by clicking on the radio button to the left of the image or our 2 custom background options (“Random backgrounds from our collections!” and “A random custom background you added!”)</li>
</ol>
<h2 class="info_title" id="preferences">How can I toggle preferences?</h2>
<ol class="info_l_container">
<li class="info_li">Go into settings by clicking on the settings icon on the bottom right corner of your starting tab</li>
<li class="info_li">Scroll down to "Toggle Preferences"</li>
<li class="info_li">Click on the toggle button of your choice</li>
<ul class="info_l_container">
<li class="info_li">E.g. for "Display Widgets", by default, you can view your widgets by hovering over it</li>
<li class="info_li">Clicking on the toggle will slide the cyan button to the right, which selects the option "On click"</li>
<li class="info_li">Now, to view your widgets, you can click on the arrow, and it will stay open until you click on the arrow again.</li>
</ul>
</ol>
<h2 class="info_title" id="youtube">How can I add my YouTube playlist(s) and listen to them using the YouTube widget?</h2>
<ol class="info_l_container">
<iframe class="youtube_tutorial" src="https://www.youtube.com/embed/1b2j3Pz5EAg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<li class="info_li">Go into settings by clicking on the settings icon on the bottom right corner of your starting tab</li>
<li class="info_li">Scroll down to "Add Youtube Playlist(s)"</li>
<li class="info_li">Enter in a nickname for your YouTube playlist</li>
<li class="info_li">Get the URL of your YouTube playlist (the playlist must be public) and paste it into the form underneath the nickname form</li>
<ul class="info_l_container">
<li class="info_li">Need help getting the URL of your YouTube playlist? Checkout this <a href="https://support.google.com/youtube/answer/57793?hl=en&co=GENIE.Platform%3DDesktop#" target="_blank">tutorial by YouTube</a></li>
</ul>
<li class="info_li">Click on "Expand >" to view or delete the playlists you have added</li>
<li class="info_li">Now that you have added a/some playlist(s), go to your starting tab</li>
<li class="info_li">Hover over the widget feature on the right, and a widget should appear. Click on the YouTube icon if it isn’t already selected</li>
<li class="info_li">Click on the play button to the left of your playlist nickname to select/change the playlist</li>
<li class="info_li">A video from the playlist you selected should now appear above your playlist(s), click on the video to start the playlist</li>
</ol>
<h2 class="info_title" id="spotify">How can I add my Spotify playlist(s) and listen to them using the Spotify widget?</h2>
<ol class="info_l_container">
<iframe class="youtube_tutorial" src="https://www.youtube.com/embed/UY6byFUJDUE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<li class="info_li">Go into settings by clicking on the settings icon on the bottom right corner of your starting tab</li>
<li class="info_li">Scroll down to "Add Spotify Playlist(s)"</li>
<li class="info_li">Enter in a nickname for your Spotify playlist</li>
<li class="info_li">Copy the link of your Spotify playlist and paste it into the form underneath the nickname form</li>
<ul class="info_l_container">
<li class="info_li">To get the link of your playlist, on Spotify, right click on the playlist → Share → Copy link to playlist</li>
</ul>
<li class="info_li">Click on "Expand >" to view or delete the playlists you have added</li>
<li class="info_li">Now that you have added a/some playlist(s), go to your starting tab</li>
<li class="info_li">Hover over the widget feature on the right, and a widget should appear. Click on the Spotify icon if it isn’t already selected</li>
<li class="info_li">Click on the play button to the left of your playlist nickname to select/change the playlist</li>
<li class="info_li">A music player should now appear above your playlist(s), click on the play button on it to start the playlist</li>
</ol>
<h2 class="info_title" id="googlecalendar">How can I connect my Google Calendar and use the Google calendar widget?</h2>
<ol class="info_l_container">
<iframe class="youtube_tutorial" src="https://www.youtube.com/embed/RwL2n04ofsA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<li class="info_li">Go to your Google calendar Settings</li>
<li class="info_li">Scroll down to "Integrate calendar"</li>
<li class="info_li">There will be an option to copy the embed code for your Google calendar, however, it is highly recommended to customize your calendar to receive the best experience with our Google calendar widget. Click on “Customise”</li>
<ul class="info_l_container">
<li class="info_li"><a href="https://calendar.google.com/calendar/u/0/embedhelper?" target="_blank">Click me</a> to directly get to the customise page</li>
</ul>
<li class="info_li">When customizing your Google calendar, we recommend doing the following:</li>
<ul class="info_l_container">
<li class="info_li">Uncheck “Title” and “Border”</li>
<li class="info_li">Set “Default view” to “Agenda”</li>
</ul>
<li class="info_li">Copy your new Google calendar embed code</li>
<li class="info_li">Go into settings by clicking on the settings icon on the bottom right corner of your starting tab</li>
<li class="info_li">Scroll down to "Add your Google Calendar"</li>
<li class="info_li">Paste in the embed code into the form</li>
<li class="info_li">Press the enter key or click on the “Add Google Calendar” button</li>
<li class="info_li">You can view your Google calendar by opening the Google calendar widget on our popup, or your starting page</li>
</ol>
<h2 class="info_title" id="pomodorotimerhelp">How do I use the pomodoro timer extension?</h2>
<ol class="info_l_container">
<iframe class="youtube_tutorial" src="https://www.youtube.com/embed/dNtbtHbcviE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<li class="info_li">If you haven't already, pin Provent on your Chrome toolbar for easy access</li>
<li class="info_li">Click on the Provent logo</li>
<li class="info_li">Select “Pomodoro”</li>
<li class="info_li">Use the + or - buttons to change the timer</li>
<li class="info_li">Click “Start”</li>
<li class="info_li">Once you click start, the distracting websites you blocked will be inaccessible until your timer ends or until you pause your timer</li>
<li class="info_li">To take a break, you can click on “Short break” or “Long break” and then “Start” to start your break timer</li>
</ol>
</div>
</div>
</section>
<footer id="contact">
<div class="footer_column_container">
<div class="footer_column">
<div class="footer_secondary_column fsc_logo_container">
<img class="footer_logo" src="images/logobig.png">
</div>
<div class="footer_secondary_column fsc_text_container">
<ul class="footer_list_container">
<li class="footer_list_item flt_title">Provent</li>
<li class="footer_list_item fsc_text">A chrome extension created to help you prevent procrastination.</li>
</ul>
</div>
</div>
<div class="footer_column">
<ul class="footer_list_container">
<li class="footer_list_item flt_title">Our Socials</li>
<li class="footer_list_item"><a class="flt_link" href="https://www.instagram.com/proventextension/" target="_blank">Instagram</a></li>
<!-- <li class="footer_list_item"><a class="flt_link" href="" target="_blank">Twitter</a></li> -->
<li class="footer_list_item"><a class="flt_link" href="https://www.linkedin.com/company/proventextension" target="_blank">LinkedIn</a></li>
</ul>
</div>
<div class="footer_column">
<ul class="footer_list_container">
<li class="footer_list_item flt_title">Resources</li>
<li class="footer_list_item"><a class="flt_link" href="tutorial.html">Tutorial</a></li>
<li class="footer_list_item"><a class="flt_link" href="changelog.html">Change Log</a></li>
<li class="footer_list_item"><a class="flt_link" href="tos.html">Terms of Service</a></li>
</ul>
</div>
<div class="footer_column">
<ul class="footer_list_container">
<li class="footer_list_item flt_title">Contact</li>
<li class="footer_list_item"><a class="flt_link" href="mailto:helloprovent@gmail.com" target="_blank">Email</a></li>
</ul>
</div>
</div>
<p class="credits">@Provent | Prevent Procrastination</p>
</footer>
<script src="js/navbar.js"></script>
<!-- AOS -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
<!-- AOS -->
</body>
</html>