diff options
Diffstat (limited to 'resources/templates/org-capture')
| -rw-r--r-- | resources/templates/org-capture/people.org | 16 | ||||
| -rw-r--r-- | resources/templates/org-capture/workout.org | 4 | 
2 files changed, 20 insertions, 0 deletions
| diff --git a/resources/templates/org-capture/people.org b/resources/templates/org-capture/people.org new file mode 100644 index 0000000..828b461 --- /dev/null +++ b/resources/templates/org-capture/people.org @@ -0,0 +1,16 @@ +* Name + +** Contact Details + +*** Phone +- Work :: +- Personal :: + +*** E-mail +- Work :: +- Personal :: + +** Important Dates +- Birthday :: + +** Notes diff --git a/resources/templates/org-capture/workout.org b/resources/templates/org-capture/workout.org new file mode 100644 index 0000000..33b80ed --- /dev/null +++ b/resources/templates/org-capture/workout.org @@ -0,0 +1,4 @@ +|   | *Date & Part* | Row  |   1 |   2 |   3 |   4 |    5 |   6 |   7 | +|   | %t            | 500m | EX1 | EX2 | EX3 | EX4 |  EX5 | EX6 | EX7 | +|   | *Back*        | 2:00 | 3x8 | 3x8 | 3x8 | 3x8 | 3x10 | 3x8 | 3x8 | +|---+---------------+------+-----+-----+-----+-----+------+-----+-----| | 
