Update org CRM file templates
This commit is contained in:
parent
820e7419ad
commit
f02b0a0284
4 changed files with 37 additions and 37 deletions
|
@ -1,9 +1,10 @@
|
|||
#+TITLE:${1:Project Name}
|
||||
Created `(format-time-string "<%Y-%m-%d>")`
|
||||
#+begin_src yaml
|
||||
created: `(format-time-string "%Y-%m-%d")`
|
||||
contact: ${2:Contact id}
|
||||
#+end_src
|
||||
|
||||
| Contact | [[contact:$2][${2:Contact Name}]] |
|
||||
|
||||
${3:...}
|
||||
${3:Summary of project.}
|
||||
|
||||
* Tasks [/]
|
||||
* Timeframe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue