%% Status:: #complete %% --- **Tags**:: #daily-note **Links**:: <!-- Add any additional links here --> --- << [[My 2023 Rock Bottom|Yesterday]] | [[2023-11-23|Tomorrow]] >> ![[Good Day]] # Oura Ring #oura <!-- Oura Ring Stats --> **Readiness**: *81* **Sleep**: *70* **Activity**: *N/A* --- # Today's Plan #planning/daily <!-- What is the plan for today? Is there anything left over from yesterday? --> My day is mostly done already, im likely to fall asleep pretty soon. The day started at 6:30pm last night which started a whole slew of rabbit holes that I wanted to document somehow but didn't have the *write* tool. #pun I'll likely look to incorporate a better daily planning system in the future, for now it'll mostly be short messages like this. --- # What Did I Learn Today? #learning/daily <!-- Put any new ideas or topics to found out today, can any of them be new links? --> I learned quite a bit today. I searched for alternatives to sublime text and notepad for a writing tool that acts a lot like a generic handheld notepad. I could not for the life of me remember the name of this app until having a conversation with #the-homies . Many.. many.. hours later I feel like I've configured this app to start on a solid foundations through the shortcut hotkeys, but more importantly - learning about the Templater plugin and how to create user-defined scripts like [[generate_ouraring_score.js]] to not only insert a value based on a function, but also make that function call an API. **ALSO** I learned that you can customize the look and feel of the application to mimic Discord! Crazy. For now I'm going to stick to this minimalist style for focus-related reasons. --- # Questions Raised #questions/daily <!-- Did you have any unanswered questions from today? Do you have anything you need to follow up? --> - [ ] What type of note-taking system will I implement here? #tbd/daily - [ ] What will my real retirement age income be? #fidelity #finances - [ ] How impactful will my weekly btc investments turn out? #tbd/daily #crypto #finances - [ ] Can I [[link]] my fitbit statistics too? #fitbit --- # Other Notes <!-- Put other notes here, like the weather for the day, any thoughts you had, other quick notes to expand on --> Thought/Discussion topics of the day - soundscapes - [[Intelligence Quotient|iq]] - crypto - finances - obsidian customization - journaling - dreaming - radical change --- # New Items Created ```dataview table file.ctime as "Created", file.mtime as "Last Modified", length(file.inlinks) as "In Links", length(file.outlinks) as "Out Links" where date(file.cday) <= (date(this.file.cday) + dur(1 day)) and date(file.cday) >= date(this.file.cday) and this.file.name != "Daily Note" ``` --- <!-- Put links to new items created here -->