5-minute journal with Evernote and Zapier

5 minute journal with Evernote

All the productivity resources I’ve been consuming over the past year seem to agree that journaling is an essential habit that helps with everything else. See for example this blog post by Tim Ferriss or this podcast by AsianEfficiency (both my favorites).

 

There are lots of journaling apps, such as Five Minute Journal and Day One. They remind you when it’s time to journal and offer prompts on what to write, such as “what are you grateful for?”. However, I didn’t want to add new apps to my list, so I decided to maximize the apps I was already using for this purpose.

 

Evernote

My journal simply lives in a notebook in Evernote. I currently have a single note per day, with the following template, which follows the 5 minute journal prompts:

It is possible to set a reminder in Evernote that will alert you when it’s time to journal, but I have a daily in Habitica that helps me remember.

 

Zapier

That’s great, but doesn’t this mean you have to copy and paste the template each time you want to journal?

No – that’s where Zapier comes in. Here I have a “zap” that automatically creates the note with the template each day, so on the day itself I only have to open it. Zapier takes you through the process of creating the zap, but here are the steps:

  1. Create a trigger using Schedule and set it to every day, or however often you want to journal.
  2. Create an action using Evernote and select the “append to note” action.
  3. Enter the name of the notebook (“Journal”), the name of the note (I use the date, this is provided as one of the defaults)
  4. For the content of the note, copy paste template below* Edit the text, formatting as you prefer.
  5. Test the zap and you are done! Happy journaling!

 

*I have tried to update the code so that it’s only needed to specify the border once, but this removed the formatting – let me know if you have a better/neater solution for this!

[sourcecode language=”plain”]

<table style="border: 1px solid black;">

<tr>
<td style="border: 1px solid black; min-width: 300px;">
<b>Morning</b>
</td>

<td style="border: 1px solid black; min-width: 300px;">
……………………………….
</td>
</tr>

<tr>
<td style="border: 1px solid black ; min-width: 300px;">
I am grateful for
</td>

<td style="border: 1px solid black ; min-width: 300px;">
</td>
</tr>

<tr>
<td style="border: 1px solid black ; min-width: 300px;">
What would make today great?
</td>

<td style="border: 1px solid black ; min-width: 300px;">
</td>
</tr>

<tr>
<td style="border: 1px solid black; width: 300px;">
Affirmation: I am…
</td>

<td style="border: 1px solid black; width: 300px;">
</td>
</tr>

<tr>
<td style="border: 1px solid black; min-width: 300px;">
<b>Evening</b>
</td>

<td style="border: 1px solid black; min-width: 300px;">
……………………………….
</td>
</tr>

<tr>
<td style="border: 1px solid black; width: 300px;">
Great thing #1
</td>

<td style="border: 1px solid black; width: 300px;">
</td>
</tr>

<tr>
<td style="border: 1px solid black; width: 300px;">
Great thing #2
</td>

<td style="border: 1px solid black; width: 300px;">
</td>
</tr>

<tr>
<td style="border: 1px solid black; width: 300px;">
Great thing #3
</td>

<td style="border: 1px solid black; width: 300px;">
</td>
</tr>

<tr>
<td style="border: 1px solid black; width: 300px;">
How could today have been even better?
</td>

<td style="border: 1px solid black; width: 300px;">
</td>
</tr>

</table>
[/sourcecode]

 

 

1 thought on “5-minute journal with Evernote and Zapier”

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Mastodon More Mastodon
%d bloggers like this: