diff options
Diffstat (limited to 'templates/generic/learning-plan.org')
-rw-r--r-- | templates/generic/learning-plan.org | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/templates/generic/learning-plan.org b/templates/generic/learning-plan.org new file mode 100644 index 0000000..730a2a7 --- /dev/null +++ b/templates/generic/learning-plan.org @@ -0,0 +1,15 @@ +#+TITLE: Learning Plan: [Topic] +#+DATE: %<%Y-%m-%d> +#+FILETAGS: :learning:plan: + +* Goal + +* Timeline + +* Resources +- [[https://example.com][Resource Name]] + +* Progress +** TODO Module 1 +** TODO Module 2 +** DONE Module 3
\ No newline at end of file |