refactor(snippets): metadata table + org headings structure; minimal TAB stops

This commit is contained in:
2026-02-24 15:08:12 +01:00
parent 6358721349
commit 54d6fb27ed
4 changed files with 29 additions and 25 deletions

View File

@@ -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