Shortcuts. Day One.

I've been using Day One to log everyday activities at work. One of the best things is that it supports markdown syntax.

To standartize format of work entries I've started using mac os keyboard shortcuts: - workdaily expands to

# Daily 2015-XX-XX

## Email

## Sprint

## Misc

#workdaily

Looks like this: Day One workdaily example

  • tshoot is used for troubleshooting
### Issue to troubleshoot

#### Ticket
http://ticket_url.com

#### Description
Problem description here

#### Investigation + Resolution
1. Step 1
2. Step 2
3. Step 3

#### Prevent from future failings
Ideas:
- idea 1
- idea 2
- idea 3

Shown this way: Day One tshoot example

Written on August 31, 2015