banner: “![[Daily Notes Banner.png]]”
banner_y: 0.50333
banner_x: 0.5
banner_icon: 💜
week: <% moment(tp.file.title).format(“gggg-[W]ww”) %>
banner_lock: true
cssclasses: – cards
const currentHour = moment().format('HH');
console.log(currentHour)
let greeting;
if (currentHour >= 18 || currentHour < 5) {
greeting = '<img style="display: block; margin: auto; border-radius: 2em;" src="https://i.pinimg.com/736x/ba/a3/55/baa355c66f0fa5996f088d662c1fe2e2.jpg"/> <h2 style="text-align: center;">Good Evening EXIA...</h2>'
} else if (currentHour >= 5 && currentHour < 12) {
greeting = '<img style="display: block; margin: auto; border-radius: 2em;" src="https://www.meme-arsenal.com/memes/af12a3c614f6192f666f93736ab398a7.jpg"/> <h2 style="text-align: center;">Good Morning EXIA!</h2>'
} else {
greeting = '<img style="display: block; margin: auto; border-radius: 2em;" src="https://i.pinimg.com/originals/f6/4e/fa/f64efac2e204cfe742b0af3439f5ac3d.jpg"/> <h2 style="text-align: center;">Good Afternoon EXIA!</h2>'
}
dv.header(2, greeting)
Tags – #Daily_Notes
[[{{Title}}]]
=={{date:YYYY-MM-DD}}T{{time:HH:mm}}==
LEARNINGS
(RULES that need to be drummed into your head as default codes) –
- Hey Varun you like to fall into rabbit holes which end up taking a lot of your time of the day, If those things aren’t really helping you progress then don’t waste your time deeply researching all about it.
Whenever in doubt –
DATA DROP
- Whenever I think about X, I end up wasting a lot of time and that messes up my day.
SPECIFIC
MY PURPOSE
- Follow God and do the right things in life, don’t let temporary rewards distract you from what’s actually important
- Learn JavaScript basics properly within the next month
VISUALIZATION
DAILY TO DO’S
number of columns: 1
ID: dailes
fasting:: 11
supplement:: 1
workout::
weight:: 70
MBT:: 0
30MinJavaScript::
— end-multi-column
number of columns: 3
ID: tasks
⏳ TODAY’s MISSION
- [ ]
- [ ]
- [ ]
- [ ]
— end-column —
⏭️ TOMORROW’s MISSION
- [ ]
— end-column —
🗒️ TODAY’s LOG
— end-multi-column