From 0898dcd51db89960e9bd44bed98ca138d51c8969 Mon Sep 17 00:00:00 2001 From: Blendoit Date: Tue, 11 Aug 2020 18:30:03 -0700 Subject: Roll templates from ~/org/ to ~/.emacs.d --- templates/org-capture/people.org | 16 ++++++++++++++++ templates/org-capture/workout.org | 4 ++++ 2 files changed, 20 insertions(+) create mode 100644 templates/org-capture/people.org create mode 100644 templates/org-capture/workout.org (limited to 'templates/org-capture') diff --git a/templates/org-capture/people.org b/templates/org-capture/people.org new file mode 100644 index 0000000..828b461 --- /dev/null +++ b/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/templates/org-capture/workout.org b/templates/org-capture/workout.org new file mode 100644 index 0000000..33b80ed --- /dev/null +++ b/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 | +|---+---------------+------+-----+-----+-----+-----+------+-----+-----| -- cgit v1.2.3