Project Management
Summary
This goes over how to work with Projects (Private)
Prerequisites
- have access to the following pod config: pods/custom/config.dendron.projects.yml (Private)
- TIP: add the following to your keyboard binding to quickly export a project
{
"key": "cmd+k p",
"command": "dendron.exportPodv2",
"args": "dendron.projects"
},
Steps
Create a new project
- Create a new project using the following hierarchy:
proj.{year}.{month}-{title}
- This will automatically apply the Project (Private) template
- When ready, upload the project by running export pod with the
dendron.projects
preset - Also add the project to 2022 (Private) (NOTE: we'll update the link here on a yearly basis)
Update a project
- Inside a project, run export pod with the project preset to update a project
- You can view your updated project in airtable (Private)
Add a task inside a project
- Add a link to the tag inside the given project
- NOTE: the task itself must have an airtable record id (aka already be uploaded to airtable)
- Export the project
Tips
- use Project Detail Dashboard (Private) to see details of any particular project
Examples
An example project: Setup Dendrologist Program (Private)
Backlinks