cmc/org-templates

Org-mode templates.

clone: git clone https://gitbay.org/cmc/org-templates.git

main: templates/generic/learning-plan.org · raw

 1#+TITLE: Learning Plan: [Topic]
 2#+DATE: %<%Y-%m-%d>
 3#+FILETAGS: :learning:plan:
 4
 5* Goal
 6
 7* Timeline
 8
 9* Resources
10- [[https://example.com][Resource Name]]
11
12* Progress
13** TODO Module 1
14** TODO Module 2
15** DONE Module 3