This is a template obsidian vault you can use as a daily journal. It supports daily journals, habit tracking and some cool graphs.
Basic usage is very simple: Write different daily notes using the pre-defined template, track your habits and link people you spent the day with. Enjoy some statistics in the Tracker and Graph-View.
For details see the following chapters:
- First, install Obsidian (on your computer or phone).
- Download this template.
- Open the downloaded folder in Obsidian. It will ask you if you trust this project -> click yes.
The next steps might already be set automatically, but double check it and, if necessary, execute these steps:
4. Enable community plugins in Settings > Community Plugins.
5. Install the Dataview and Obsidian Charts Plugin under Settings > Community Plugins > Browse. You can optionally also install a theme in Settings > Apperance (I recommend Material Gruvbox or Pink Topaz)
-
When opening obsidian, you should already be presented with today's note. If not, or you never close obsidian, just create one by pressing the Open today's daily note button.

On mobile select the 3 vertical bars on the bottom right, then the same button.
-
Fill out the statistics on top. If you want to change the shown statistics, see the chapter Statistics. The defaults are:
- a daily rating (between 0 and 100).
- how many hours of sleep you got
- how many hours you were productive
- how many hours you engaged in sports activities
-
Optionally take some personal notes for the day right below the statistics.
-
Link people when mentioning them (see chapter Linking People or Notes). This creates a nice graph linking all people to all days you spent with them, or thinking about them (see chapter Connections Graph)
To link files in Obsidian, you can use double-square-brackets like so: [[file]]. You can use this to mention people in a journal entry.
If a person doesn't exist yet in the People in my life/ directory, create a note for them. Then you can link them like this:
Today my [[Dad]] went to get some milk at the gas station.
Advanced: You can add a display-text in the brackets behind a vertical bar like so: [[file|text]] (results in a link like this: [[README|text]]).
I personally use this the following way:
I name notes about people with their full name (e.g. Max Muster), but while writing I type [[Max Muster|Max]], resulting in the following:
Today I talked with [[Max Muster|Max]].
In the [[Tracker]] you can find some nice graphs that display some information that you are tracking in your journal entries.
If you are using the default categories, fine. If you want to add some of your own categories, or change the displayed information, then it gets a little more complicated :) If you know me personally, I can of course set it up for you. If not, then here is the guide:
TODO
If you want to see a visual representation of the connections between your friends and your days, then just click on "graph" in Obsidian. If you consistently link people and days you get a nice self-structuring graph where
- you can see how much time you spend with someone, as more and more days hover around them
- all your friend groups tend to stick together as you spend time with them on the same days
- etc.
There are different sections in this journal project. Here and this should be a quick guide, what can be found where:
- [[Tracker]]: The "Front Page" of my personal repository
- [[README - Dreams|Dreams]]: My dream diaries
- [[README - Ideas|Ideas]]: Any random or planned ideas coming to my mind
- [[README - Journal|Journals]]: Journal Entries, just open your daily notes here, using the template.
- [[README - People|People in my life]]: The people I met in my life
- All images, external content and templates are stored in [[README - src|src]], templates in Templates
Obsidian is the markdown editor that I use to be able to easily visualize, link and structure my Markdown files in this repository. Some views can't render without this program and its plugins (see .obsidian for list of used plugins).