From c171d92a06a0e2a80d31425d2ca6c021ac257afa Mon Sep 17 00:00:00 2001 From: Alinson Xavier Date: Sat, 19 Mar 2016 12:09:46 -0400 Subject: [PATCH] Add FAQ --- faq.html | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++ main.css | 51 +++++++++++++++++++++++++++++++++++++++++++++ main.css.map | 7 +++++++ 3 files changed, 116 insertions(+) create mode 100644 faq.html create mode 100644 main.css create mode 100644 main.css.map diff --git a/faq.html b/faq.html new file mode 100644 index 000000000..0a44204a1 --- /dev/null +++ b/faq.html @@ -0,0 +1,58 @@ + + + + + + FAQ | Loop Habit Tracker + + + + +
+

Loop Habit Tracker

+ +

Frequently Asked Questions

+ +

How can I track bad habits I want to break?

+ +

If you have a negative habit you want to break, it is probably a better idea to rephrase it in a positive way. For example, instead of having the bad habit "Did you smoke today?" you could have the good habit "Did you have a smoke-free day today?". Another example, instead of "Did you eat junk food today?" you could have "Did you eat healthy today?". In this way, every time you open the app to put a checkmark, you are rewarding yourself for some good behaviour, instead of getting punished.

+ +

How can I specify that a habit should be performed on certain days of the week?

+ +

You do not need to specify this. The app will figure it out by itself. You just need to specify how many times would you like to repeat the habit in a certain interval of time. For example, if you want to repeat a certain habit every Monday and Friday, simply specify that you want to repeat the habit 2 times in 7 days, and then keep practicing your habit. If, during your first week, you indeed perform your habit on Monday and Friday, the app will automatically add a checkmark on the following Saturday and Sunday. As long as you keep your routine, the checkmarks should appear automatically on the correct days.

+ +

How can I put checkmarks in past days?

+ +

To put checkmarks in the past, open the statistics page for a certain habit, scroll down to the "History" section and press the button "Edit" located under the calendar. Then, tap on the days to check or uncheck. You can also scroll sideways to change days further back in time. This feature has been available since version 1.3.0.

+ +

How can I see the statistics page for a certain habit?

+ +

Just tap on the name of the habit.

+ +

How can I reorder the habits?

+ +

First, press-and-hold the name of a habit for a second. Then, when it becomes selected, just drag it to the desired place, without lifting your finger.

+ +

When I am creating a new habit, what am I supposed to write on the "question" field?

+ +

The question field is a place where you can specify more clearly the requirements for the habit. For example, while the title of your habit might say "Meditate", the question might ask "Did you meditate for at least 10 minutes this morning?". This question appears on the reminders.

+ +

How can I export my data?

+ +

To export your data, open the main screen of the app, press-and-hold on the name of a habit, then select the option "Export data" from the menu. You can also export data from multiple habits simultaneously. The data will be exported as a ZIP archive, containing individual comma-separated files for each habit, which can be opened with any modern spreadsheet software, such as Microsoft Excel or OpenOffice Calc.

+ +

If I factory-reset my phone, will I lose all my data?

+ +

Loop supports Android's native backup service: if you have backups activated in your phone settings (Settings / Backup & Restore / Back up my data), it should periodically save a copy of your data in the cloud automatically. The data will be restored in case you factory-reset your phone or activate a new device. That being said, this system can be unreliable at times, so if you want to make sure that your data is safely backed up, it is still recommended that you use a specialized backup utility, such as Titanium Backup. You can also export your data manually, by long-pressing multiple habits, then selecting "export data" on the menu. At the moment, there is no way to import the data, but this is a planned feature. See the previous question for more details.

+
+ + + diff --git a/main.css b/main.css new file mode 100644 index 000000000..06afefc04 --- /dev/null +++ b/main.css @@ -0,0 +1,51 @@ +body { + font-size: 100%; + font-family: verdana, sans-serif; + line-height: 28.5px; + background-color: #fff; + margin: 0px; + padding: 0px; } + +.portrait { + float: right; + border: 1px solid #ccc; + padding: 2px; + width: 180px; + margin-top: 57px; + margin-left: 38px; } + +.content { + max-width: 800px; + margin: 0px auto; + padding: 1% 5% 5% 5%; + background-color: #fff; } + +.content { + box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2); } + +a { + color: #000; + text-decoration: none; + border-bottom: 1px dotted #fff; } + a:hover { + border-bottom: 1px dotted #000; } + +h1, h2, h3, h4, h5, h6 { + color: #000; } + +.footer { + text-align: center; + padding: 2% 0px; + opacity: 0.5; } + +h1 { + font-size: 47.5px; + line-height: 57px; + margin-top: 28.5px; } + +h2 { + margin-top: 28.5px; + line-height: 57px; + font-size: 28.5px; } + +/*# sourceMappingURL=main.css.map */ diff --git a/main.css.map b/main.css.map new file mode 100644 index 000000000..fed21d992 --- /dev/null +++ b/main.css.map @@ -0,0 +1,7 @@ +{ +"version": 3, +"mappings": "AAMA,IAAI;EACF,SAAS,EAAE,IAAI;EACf,WAAW,EAAE,mBAAO;EACpB,WAAW,EAAE,MAAM;EACnB,gBAAgB,EART,IAAI;EASX,MAAM,EAAE,GAAG;EACX,OAAO,EAAE,GAAG;;AAEd,SAAS;EACP,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,cAAc;EACtB,OAAO,EAAE,GAAG;EACZ,KAAK,EAAE,KAAK;EACZ,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,IAAI;;AAEnB,QAAQ;EACN,SAAS,EAAE,KAAK;EAChB,MAAM,EAAE,QAAQ;EAChB,OAAO,EAAE,WAAW;EACpB,gBAAgB,EAxBT,IAAI;;AA0Bb,QAAQ;EACN,UAAU,EAAE,+BAA+B;;AAE7C,CAAC;EACC,KAAK,EAhCE,IAAI;EAiCX,eAAe,EAAE,IAAI;EACrB,aAAa,EAAE,eAAe;EAC9B,OAAO;IACL,aAAa,EAAE,eAAkB;;AAErC,sBAAiB;EACf,KAAK,EAvCE,IAAI;;AAyCb,OAAO;EACL,UAAU,EAAE,MAAM;EAClB,OAAO,EAAE,MAAM;EACf,OAAO,EAAE,GAAG;;AAGd,EAAE;EACA,SAAS,EAAE,MAAM;EACjB,WAAW,EAAE,IAAI;EACjB,UAAU,EAAE,MAAM;;AAEpB,EAAE;EACA,UAAU,EAAE,MAAM;EAClB,WAAW,EAAE,IAAI;EACjB,SAAS,EAAE,MAAM", +"sources": ["../src/main.sass"], +"names": [], +"file": "main.css" +}