This repository has been archived on 2026-04-05. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
things-three-templates/base_project_template.yml
2021-06-19 12:10:30 +09:00

20 lines
425 B
YAML

# 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