diff options
| author | Franck Cuny <franck@fcuny.net> | 2021-01-04 19:52:04 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2021-01-04 19:52:04 -0800 |
| commit | 88ab401adc83bea6e1f571c54093dbc7f521e080 (patch) | |
| tree | e2ae9336119ee36707b0e76a6592f4fc8503a4ef /emacs/etc/new-project.org | |
| parent | git: store configuration under XDG_CONFIG_HOME (diff) | |
| download | emacs.d-88ab401adc83bea6e1f571c54093dbc7f521e080.tar.gz | |
emacs: rename the directory
Diffstat (limited to 'emacs/etc/new-project.org')
| -rw-r--r-- | emacs/etc/new-project.org | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/emacs/etc/new-project.org b/emacs/etc/new-project.org new file mode 100644 index 0000000..3d17d55 --- /dev/null +++ b/emacs/etc/new-project.org @@ -0,0 +1,15 @@ +* TODO %^{Project name} +DEADLINE: %^t +:PROPERTIES: +:STARTDATE: %u +:END: +%^{OUTCOME}p +%? +- [ ] Add project tags for context (e.g. work, personal) +- [ ] List specific tasks +- [ ] Schedule next actions from generated tasks +- [ ] Add links to wiki pages / tickets + +** Links +** Tasks +** Notes |
