-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
253343e
commit 12e7a86
Showing
2 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
name: weekly-summary | ||
|
||
jobs: | ||
summary: | ||
name: Generate the summary | ||
runs-on: ubuntu-latest | ||
env: | ||
NEW_FILES: 5 | ||
UPDATED_FILES: 5 | ||
steps: | ||
- name: Get the new files | ||
uses: actions/checkout@v3 | ||
with: | ||
fetch-depth: 50 | ||
sparse-checkout: content | ||
- run: | | ||
git log --name-status --since="1 week ago" -- '*.md' '*.mdx' | grep '^A\s' | head -n ${{env.}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: Tracking Mood - Can you really do it | ||
date: '2023-08-06' | ||
type: 'Memo' | ||
description: '' | ||
published: false | ||
--- | ||
|
||
**What gets measured, gets improved**. | ||
|
||
I believe that statement is true. I wanted to apply that how I feel / my mood. | ||
|
||
But I had a lot of questions. Can I accurately do it? What does it mean to track your mood - What are you actually tracking? My mood changes every hour, so should I track hourly? Or a general idea of how my day was is enough? | ||
|
||
*Internet did it's trick.* You know it listens to us and our feeds are full of the things we think of, right? That happened. Came across a [video from Matt D'Avella](https://www.youtube.com/watch?v=TA4-qQ5wEns&pp=ygUObWF0dCBkJ2F2ZWxsYSA%3D) where he talks about his 365 days mood tracking experience. | ||
|
||
I realised I didn't need extreme tracking mechanisms–just the overall mood for the day. This decision would also be simple to start with. | ||
|
||
I tracked the last 7 days. | ||
|
||
- [ ] photo | ||
|
||
I'm using the same [app](https://daylio.net/) that Matt uses. I like the ability to write a summary of the day. Initially did it on Apple Health app (you can log mood from iOS 17 which is currently in beta) but this didn't have a place to write summary. (Might change in the future) | ||
|
||
How its affecting me - I'm more conscious of how my day is. Instead of just experiencing the day as it is, I am putting efforts to make it better. | ||
|
||
- [ ] photo | ||
|
||
When I keep up with this habit and add more days, I will have few insights. For example, [Vidya](https://twitter.com/learnwithvidya/status/1619964161919946754) found out she is least productive / energetic on Tuesdays. | ||
|
||
In a month from now, I will write about this again. | ||
|
||
~~Have a great day.~~ Do something that makes your day great. | ||
|
12e7a86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
website – ./
website-aravindballa.vercel.app
website-git-master-aravindballa.vercel.app
aravindballa.com
website-lac-three.vercel.app
www.aravindballa.com