Meeting Notes
This is a video of keeping meeting notes in Dendron. Meeting notes are kept as journal notes on a per-project basis.
Resources
Settings and files used for the above video.
- project schema
- id: pro
title: pro
desc: ""
parent: root
namespace: true
children:
- people
- meet
- todo
- retrospective
- id: people
- id: meet
- id: todo
- id: retrospective
- journal specific settings
{
"dendron.defaultJournalAddBehavior": "childOfDomainNamespace",
"dendron.defaultJournalDateFormat": "Y.MM.DD",
}