I've been keeping journals for all my personal projects for quite some time now because I find it useful to "get context" when I go back to a particular project after some time. So something like this certainly piques my interest.<p>My journal is usually a journal.md at the root of the project, like so: [1]. It has a very simple format: datetime stamp, text. Sometimes I use bullets and indented text, but its usually prose or code.<p>Do you want to consider pulling journal updates directly from people's github as a feature? Of course, my kind of journal is a little too detailed - intended for me to pick up when I get back, but maybe a publicjournal.md which would be the author's ready-for-public-consumption version of the journal?<p>[1]<a href="https://github.com/vinodkd/halo/blob/master/journal.md" rel="nofollow">https://github.com/vinodkd/halo/blob/master/journal.md</a>