refactor(snippets): metadata table + org headings structure; minimal TAB stops
This commit is contained in:
@@ -2,11 +2,14 @@
|
||||
# name: Meeting notes
|
||||
# key: ;meeting
|
||||
# --
|
||||
* Meeting: ${1:Topic} — `(format-time-string "%Y-%m-%d")`
|
||||
|
||||
| *Date* | `(format-time-string "%Y-%m-%d")` |
|
||||
| *Attendees* | ${1:names} |
|
||||
| *Topic* | ${2:topic} |
|
||||
|-------------+-----------------------------------|
|
||||
| *Notes* | |
|
||||
| *Actions* | |
|
||||
| *Next* | |
|
||||
| *Attendees* | ${2:names} |
|
||||
|
||||
*** Notes
|
||||
|
||||
*** Actions
|
||||
|
||||
*** Next steps
|
||||
$0
|
||||
|
||||
Reference in New Issue
Block a user