Initial commit

This commit is contained in:
Campbell Alden 2021-06-19 11:29:23 +09:00
commit d77d2102ed
4 changed files with 115 additions and 0 deletions

20
base_project_template.yml Normal file
View file

@ -0,0 +1,20 @@
# Basic type of template
type: project
description: Describe the type of template here
area: null # Area to place the project into in Things 3
title: Title
notes: null
tags: []
todos: []
# Time specific concerns
when: null
deadline: null
creation_date: null
completion_date: null
# Unlikely to be used but these options exist
completed: false
canceled: false
reveal: true # Shows the value in Things 3 after it is created