From c3875265ccdd1d72f06a16ab1ca725b7cb2ec35b Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Mon, 13 Sep 2021 22:49:27 -0700 Subject: Consolidated resources and meta files. --- resources/templates/org-capture/people.org | 16 ++++++++++++++++ resources/templates/org-capture/workout.org | 4 ++++ 2 files changed, 20 insertions(+) create mode 100644 resources/templates/org-capture/people.org create mode 100644 resources/templates/org-capture/workout.org (limited to 'resources/templates/org-capture') 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 | +|---+---------------+------+-----+-----+-----+-----+------+-----+-----| -- cgit v1.2.3