Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bkcraft-1/633afeb6535f80d525b95998d93592a5 to your computer and use it in GitHub Desktop.
Save bkcraft-1/633afeb6535f80d525b95998d93592a5 to your computer and use it in GitHub Desktop.
Dann Berg's Meeting template for Obsidian. Full implementation instructions here: https://dannb.org/blog/2023/obsidian-meeting-note-template/. See the YouTube tutorial here: https://youtu.be/Ud16HOQoS5Q
---
date: <% tp.file.creation_date() %>
type: meeting
company:
summary: " "
---
tags: [[🗣 Meetings MOC]]
Date: [[<% tp.date.now("YYYY-MM-DD-dddd") %>]]
<% await tp.file.rename(tp.date.now("YYYY-MM-DD Hmm") + " " + tp.file.title) %>
# [[<% tp.date.now("YYYY-MM-DD Hmm") + " " + tp.file.title %>]]
**Attendees**:
-
## Agenda/Questions
-
## Notes
-
## Raw Transcribed
- <% tp.file.cursor() %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment