How to Use This Dashboard Template

**🖊️ Quote: The quote is done in LaTeX. You can change it however you like. Note that if you like to use "&" for "and" as I do, you'll need to include a "\" before the "&." Disclaimer: If you view a longer quote in portrait mode or pretty much any quote on a phone, it will cut it off.

🔏 LaTeX Headers: Tap any of the headers to change the text on them from what is currently there. You can delete or rename any pages here as you customize your own dashboard. Note: If you make the headers too long, they may cut off in narrow columns or on a phone. I did not include a lot of templates in the pages because everyone has different needs. Notion has a lot of built in templates you can choose from.

Find more LaTeX colors here (for best results, use the hex codes, e.g. #000000): latexcolor.com

📓 Bullet Journal: This is a linked database which can be seen on the Dashboard or separately on its own page. Two views are available: List view and Gallery view.

💧 Daily Habits:

Only one page is added as an example. You can change it from the day number (monthly habit tracking) to the day of the week if you'd like (weekly habit tracking). Simply add a new one for each day, perhaps the night before.

You can edit the specific habits as needed, but take note:

<aside> ⚠️ If you add or delete habits, it can sometimes mess with the Progress Bar.

Changing the name of habits is fine and the Progress Bar will update itself automatically. However, if you delete habits or add more, you'll need to edit the formula to reflect the changes, adding or deleting the habits you add/delete and also more of the filled or empty circles (to equal the number of habits) into their places in the formula if you do.

Lastly, if you add/delete habits, you'll need to change the number "8" where it appears in the formula to the total number of habits you have. Currently there are a total of 8 habits, plus a mood tracker and notes section which don't count for the Progress Bar. Progress Bar circles can even be changed to an emoji or whatever you'd like!

</aside>

Progress Bar Circles: filled: **⬤⬤⬤⬤⬤⬤⬤⬤ | empty: 〇〇〇〇〇〇〇〇

The Formula:

if(prop("evening routine") and prop("7-8 hr sleep") and prop("quiet time") and prop("exercise") and prop("eat healthy") and prop("reading") and prop("study") and prop("water intake"), "⬤⬤⬤⬤⬤⬤⬤⬤", slice("⬤⬤⬤⬤⬤⬤⬤⬤", 0, (prop("evening routine") ? 1 : 0) + (prop("7-8 hr sleep") ? 1 : 0) + (prop("quiet time") ? 1 : 0) + (prop("exercise") ? 1 : 0) + (prop("eat healthy") ? 1 : 0) + (prop("reading") ? 1 : 0) + (prop("study") ? 1 : 0) + (prop("water intake") ? 1 : 0)) + slice("〇〇〇〇〇〇〇〇", 0, 8 - ((prop("evening routine") ? 1 : 0) + (prop("7-8 hr sleep") ? 1 : 0) + (prop("quiet time") ? 1 : 0) + (prop("exercise") ? 1 : 0) + (prop("eat healthy") ? 1 : 0) + (prop("reading") ? 1 : 0) + (prop("study") ? 1 : 0) + (prop("water intake") ? 1 : 0))))

*(Feel free to delete this page or move it elsewhere if you want.)*


Attributions: Coffee icon on divider from mynamepong on flaticon.com (heart added, colors changed). Page icons from icons8.com and notion.erajasekar.com/icons | Cover photos from Unsplash.com