Dendron: Create Meeting Note

Summary

Create a meeting note.

Meeting notes help you keep track of meetings by providing a structured default to capture notes, attendees and next steps.

Keybindings

none

Details

When you first run the command, a meeting note template and a meeting note schema will be created with the names templates.meet, and dendron.meet.schema.yml.

When the command is triggered, a lookup bar will appear with the query prefilled as meet.{year}.{month}.{day}.

Depending on your preference, you can add a separate name if you wish to track multiple meeting notes per day by their name by adding to the prefilled query like so:

meet.{year}.{month}.{day}.my-first-meeting

or forgo the name and keep everything under the default note like so:

meet.{year}.{month}.{day}

To learn more about meeting notes, see Meeting Note


Backlinks