Posts
#0001 Writing Diaries and Securing It
I started recently writing my own diaries and since it contains private details which I don’t want anyone to access but myself I started to look for a setup that could achieve this.
I write my dairies in Markdown files using Emacs. each file is named after the current date of the day (YYYY-MM-DD.md) where I dump all the thoughts that comes to my mind.
When I am finished, I archive the directory containing all my diary files then encrypt it using gpg then delete the unencrypted data.
#0000 Hello World
Hello world!
Welcome to my blog.
Here I intend to write about random topics like computing, critical thinking, rhetoric, career, etc.
It will be high volume blog. At least one post per day.
I would generally write about things I recently learned or thoughts that came to my mind.
Main purpose is to improve my communication skills via practicing (The more I write the better I will be at writing).