Logging Phone Calls with Day One

I’ve covered before my use of Launch Centre Pro (LCP) to easily create a book log in Day One, by using the URL links within iOS and setting up the same in Keyboard Maestro so I can make life easier wherever I am.

However, I’ve recently created another action that I felt was worth sharing - one for logging telephone calls.

Logging Calls

Normally, I wouldn’t log my calls, however, I’ve had to make a number of calls to companies for whatever reason - today, it’s been because money hasn’t been taken from my account for insurance and I wanted to see what the issue was - and more importantly, ensure that there were no fees to pay and that my policy was still in place (it happens that as it was there mistake, my policy is fine). However, with these phone calls, I might rely on them later so I need to keep a record of them for myself. Now, I could record my phone calls but this wouldn’t work for calls via my mobiles and there’s complicated laws regarding telephone recording (in theory, it is allowed in the UK if I keep the recording for my own use). However, the next best thing is to keep a record of the conversation.

I don’t know short hand, so I can’t write down the words verbatim, but I can at least summarise the key points. Day One seems an ideal place to log this, as it will automatically log the item in the correct date (and assuming I do the log after making the call, will place it at around the same time as the call was made). In addition, I can also tag items with who I rang, mark it as a telephone call and other tags. This should come in handy in the future, where as I’ve been stung before, the company has changed it’s mind/policy on me and tried to get extra money from me. It at least lets me look up when I made the call to someone.

I started just writing down key points in Day One on my mobile, but I realised that this was probably ideally suited to a template using Launch Centre Pro, as I was writing the same stuff each time (Who I rang, what I rang for and any key points). I therefore created a table template in Launch Centre Pro to create the table for me.

Template

So the URL encoded template is this:

<code>dayone://post?entry=%23Telephone_Call%20%23logging%0D%0A%0D%0A%7C%20Telephone%20Call%20%7C%20%7C%0D%0A%7C%20---%20%7C%20---%20%7C%20---%20%7C%0D%0A%7C%20Called%20%7C%20[prompt:Who did you call?]%20%7C%0D%0A%7C%20Reason%20%7C%20[prompt:Why did you call?]%20%7C%0D%0A%7C%20Notes%20%7C%20[prompt:Notes]%20%7C
</code>

Link

This gives the following table, which is filled in with prompts within LCP. It also gives the entry the hashtags Telephone_Call and logging so I can separate them from my normal entries if needed.

Untitled

This easily allows me to record the basic information for the call and lets me recall it at a later date.

This can also be done for importing Keyboard Maestro by using the following macro:

14-09-09-08-58-30-Screenshot

This lets me quickly create an entry to let me store the details of the conversation in Day One where I can find it again.