Add feature/file-templates
This commit is contained in:
parent
8c2b90b3af
commit
2df2c9298f
64 changed files with 1455 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
|||
#+TITLE:${1:Contact Name}
|
||||
#+DATE: `(format-time-string "%Y-%m-%d")`
|
||||
#+EMAIL: ${2:email@address.com}
|
||||
#+ADDRESS: $3
|
||||
#+CITY: $4
|
||||
#+COUNTRY: $5
|
||||
|
||||
${0:...}
|
||||
|
||||
* Associates
|
||||
+ Associate's name :: associates@email.com
|
||||
* Projects [/]
|
||||
** ACTIVE ... [/]
|
||||
* Invoices [/]
|
||||
** PENDING YYMM-0000 *1,000 USD*
|
||||
* Notes
|
||||
* Correspondence
|
Loading…
Add table
Add a link
Reference in a new issue