Traveling + others?

⭐️ I write my diaries on Google Calendar

I.

I journal a lot.

Some days I sit down and write for hours, about events on that day and my thoughts on them. Some days I just briefly write down what I did.

Why? To me, if I don't remember what happened, it's as if all that time just vanished. This feeling is even stronger nowadays as we spend more time on social media platforms like TikTok and Instagram. I find that writing things down helps me better remember, and reflecting helps me process my emotions.

I used to create a new note in Obsidian every day and write there. Before that, I had several notebooks. But I had a few problems:

This is from 2 years ago. Maybe I don't spend as much time studying as I thought I did.

II.

Then I realized there is a perfect solution: calendar. I've been writing my diaries on Google Calendar for over a month now. A typical day looked like this.

Screenshot 2025-02-28 at 4

Clearly I am too lazy to color-code my events, but I assume that with color-coding this would look even better. Also, I use Notion Calendar to display events on my Google Calendar - this is mostly because I like the Notion UI better.

I can easily zoom out and get an overview of what I've been doing. And just write down any thoughts in the Description section, like this. Screenshot 2025-02-28 at 4

Or this.

Screenshot 2025-02-28 at 4

And if you want, you can even send your friends a calendar invite - you can reflect on the lunch you had together, or keep it there as memory.

And of course, sometimes: Screenshot 2025-02-28 at 4 Screenshot 2025-02-28 at 4

But at least now I know.

III.

And it doesn't have to be just calendar. I still keep a file for each day in Obsidian. If I had to write so much that they don't fit under the description tab of an event, I can still write them in that file, like I previously did.

And even better - you can read all the events from your calendar and write them into your daily file using the Google Calendar API. 100 lines of code can easily accomplish this. You can even automate this. And as for Analytics, you can easily accomplish this using code as well (or just ask ChatGPT to generate the code) - and with more freedom.

And lastly: privacy. I am concerned about Google taking my data, but I also don't know of any privacy-oriented calendar providers with nice user interface as well as API access. I would love any recommendations!