17 lines
No EOL
269 B
Text
17 lines
No EOL
269 B
Text
# -*- mode: snippet -*-
|
|
# name: GTD Project
|
|
# uuid: gtd-project
|
|
# key: <proj
|
|
# condition: t
|
|
# --
|
|
|
|
${2:`(make-string (org-current-level) ?*)`*} $1
|
|
$2* Immersive
|
|
:PROPERTIES:
|
|
:CATEGORY: immersive
|
|
:END:
|
|
$2* Process
|
|
:PROPERTIES:
|
|
:CATEGORY: process
|
|
:END:
|
|
$2* Notes :archive: |