project (641B)
1 # -*- mode: snippet -*- 2 # name: project 3 # key: project 4 # -- 5 * PROJECT $0 6 :SMART: 7 :Specific: ${1: What is the purpose of this project?} 8 :Measurable: ${2: How is success measured?} 9 :Activity: ${3: What activities are needed to accomplish it?} 10 :Resources: ${4: What resources are needed to accomplish it?} 11 :Timebox: ${5: How much time is needed to accomplish it?} 12 :END: 13 :LOGBOOK: 14 - Added `(format-time-string "[%Y-%m-%d %a %H:%M]")`. 15 :END: 16 ** 1. Purpose and Principles 17 *** Purpose: 18 *** Principles: 19 ** 2. Define Success 20 *** Why? 21 ** 3. Brainstorm & Mind-map 22 *** Who? 23 *** What? 24 *** Where? 25 *** When? 26 *** Why? 27 *** How? 28 ** 4. Organize 29 ** 5. TODO's