Set Your Goals

Understand that success is a byproduct of achieving your goals, and setting your
goals takes time and practice.

Steps:

  1. Define clear and measurable goals
  2. Work towards your goals everyday
  3. Track and measure your progress
1
2
3
4
5
6
7
8
9
10
11
12
13
14
types = ['personal', 'professional', 'habit']
durations = [
'lifetime', 'long term', 'short term',
'year', 'week', 'today'
]
goal =
title: 'Write a blog once a week'
body: 'Spend 1 or 2 hours each week, preferably on
Saturday, review the most important thing you have
learned in the past week, and blog about it.'
types: ['personal', 'habit']
tags: ['blog']
duration: 'short term'