From 8573e9b35d5aec013d42736c4b8699b3533cbce6 Mon Sep 17 00:00:00 2001 From: lucaronin Date: Sat, 21 Feb 2026 16:50:58 +0100 Subject: [PATCH] content: add type documents to demo-vault-v2 (mirrors production vault) --- demo-vault-v2/type/area.md | 7 +++++++ demo-vault-v2/type/event.md | 7 +++++++ demo-vault-v2/type/evergreen.md | 7 +++++++ demo-vault-v2/type/experiment.md | 7 +++++++ demo-vault-v2/type/goal.md | 7 +++++++ demo-vault-v2/type/measure.md | 7 +++++++ demo-vault-v2/type/month.md | 7 +++++++ demo-vault-v2/type/note.md | 7 +++++++ demo-vault-v2/type/person.md | 7 +++++++ demo-vault-v2/type/procedure.md | 7 +++++++ demo-vault-v2/type/project.md | 7 +++++++ demo-vault-v2/type/quarter.md | 7 +++++++ demo-vault-v2/type/responsibility.md | 7 +++++++ demo-vault-v2/type/target.md | 7 +++++++ demo-vault-v2/type/task.md | 7 +++++++ demo-vault-v2/type/topic.md | 7 +++++++ demo-vault-v2/type/year.md | 7 +++++++ 17 files changed, 119 insertions(+) create mode 100644 demo-vault-v2/type/area.md create mode 100644 demo-vault-v2/type/event.md create mode 100644 demo-vault-v2/type/evergreen.md create mode 100644 demo-vault-v2/type/experiment.md create mode 100644 demo-vault-v2/type/goal.md create mode 100644 demo-vault-v2/type/measure.md create mode 100644 demo-vault-v2/type/month.md create mode 100644 demo-vault-v2/type/note.md create mode 100644 demo-vault-v2/type/person.md create mode 100644 demo-vault-v2/type/procedure.md create mode 100644 demo-vault-v2/type/project.md create mode 100644 demo-vault-v2/type/quarter.md create mode 100644 demo-vault-v2/type/responsibility.md create mode 100644 demo-vault-v2/type/target.md create mode 100644 demo-vault-v2/type/task.md create mode 100644 demo-vault-v2/type/topic.md create mode 100644 demo-vault-v2/type/year.md diff --git a/demo-vault-v2/type/area.md b/demo-vault-v2/type/area.md new file mode 100644 index 00000000..5409f903 --- /dev/null +++ b/demo-vault-v2/type/area.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Area + +An Area is an ongoing sphere of responsibility in your life or work — something you maintain indefinitely. Areas have standards to uphold, not completion dates. diff --git a/demo-vault-v2/type/event.md b/demo-vault-v2/type/event.md new file mode 100644 index 00000000..8b6d8274 --- /dev/null +++ b/demo-vault-v2/type/event.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Event + +An Event is a point-in-time occurrence — a meeting, a milestone, a trip, or anything that happened on a specific date. Events are linked to the entities they relate to. diff --git a/demo-vault-v2/type/evergreen.md b/demo-vault-v2/type/evergreen.md new file mode 100644 index 00000000..e5532e0c --- /dev/null +++ b/demo-vault-v2/type/evergreen.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Evergreen + +An Evergreen note captures a durable idea or insight that remains relevant over time. Unlike fleeting notes, evergreens are refined, stand-alone thoughts worth revisiting. diff --git a/demo-vault-v2/type/experiment.md b/demo-vault-v2/type/experiment.md new file mode 100644 index 00000000..2e5f3d88 --- /dev/null +++ b/demo-vault-v2/type/experiment.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Experiment + +An Experiment is a hypothesis-driven investigation with a clear test and measurable outcome. Experiments are time-bound and have explicit success criteria. diff --git a/demo-vault-v2/type/goal.md b/demo-vault-v2/type/goal.md new file mode 100644 index 00000000..87e8b940 --- /dev/null +++ b/demo-vault-v2/type/goal.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Goal + +A Goal is a specific, measurable outcome you want to achieve within a defined timeframe. Goals belong to Areas and are tracked with Key Results or Measures. diff --git a/demo-vault-v2/type/measure.md b/demo-vault-v2/type/measure.md new file mode 100644 index 00000000..2a3ab919 --- /dev/null +++ b/demo-vault-v2/type/measure.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Measure + +A Measure tracks a metric that matters — revenue, subscribers, conversion rate. Measures are linked to Goals or Areas and updated regularly. diff --git a/demo-vault-v2/type/month.md b/demo-vault-v2/type/month.md new file mode 100644 index 00000000..d7962549 --- /dev/null +++ b/demo-vault-v2/type/month.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Month + +A Month note captures the focus, highlights, and reflections for a calendar month. It provides a mid-level time horizon between weeks and quarters. diff --git a/demo-vault-v2/type/note.md b/demo-vault-v2/type/note.md new file mode 100644 index 00000000..0a81fe74 --- /dev/null +++ b/demo-vault-v2/type/note.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Note + +A Note is a general-purpose document — research notes, meeting notes, strategy docs, or anything that doesn't fit a more specific type. diff --git a/demo-vault-v2/type/person.md b/demo-vault-v2/type/person.md new file mode 100644 index 00000000..d6d0ec03 --- /dev/null +++ b/demo-vault-v2/type/person.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Person + +A Person is someone you interact with — colleagues, collaborators, mentors, friends. People can own projects, be linked to events, and appear in relationships. diff --git a/demo-vault-v2/type/procedure.md b/demo-vault-v2/type/procedure.md new file mode 100644 index 00000000..a361ac69 --- /dev/null +++ b/demo-vault-v2/type/procedure.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Procedure + +A Procedure is a recurring process tied to an Area or Responsibility. Procedures have a cadence and describe how to do something step by step. diff --git a/demo-vault-v2/type/project.md b/demo-vault-v2/type/project.md new file mode 100644 index 00000000..732ce119 --- /dev/null +++ b/demo-vault-v2/type/project.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Project + +A Project is a time-bounded effort with a clear goal, defined outcome, and eventual completion. Projects belong to Areas and advance Goals. diff --git a/demo-vault-v2/type/quarter.md b/demo-vault-v2/type/quarter.md new file mode 100644 index 00000000..1ed72b92 --- /dev/null +++ b/demo-vault-v2/type/quarter.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Quarter + +A Quarter note captures the focus, OKRs, and reflections for a three-month period. It is the primary planning horizon for goals and projects. diff --git a/demo-vault-v2/type/responsibility.md b/demo-vault-v2/type/responsibility.md new file mode 100644 index 00000000..ef43db1e --- /dev/null +++ b/demo-vault-v2/type/responsibility.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Responsibility + +A Responsibility is an ongoing area of ownership — something you are accountable for indefinitely. Responsibilities have procedures, projects, and measures attached. diff --git a/demo-vault-v2/type/target.md b/demo-vault-v2/type/target.md new file mode 100644 index 00000000..9ee518d9 --- /dev/null +++ b/demo-vault-v2/type/target.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Target + +A Target is a specific numeric goal within a Measure — the number you are aiming for by a given date. Targets make accountability concrete. diff --git a/demo-vault-v2/type/task.md b/demo-vault-v2/type/task.md new file mode 100644 index 00000000..990fb2cd --- /dev/null +++ b/demo-vault-v2/type/task.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Task + +A Task is a discrete, actionable to-do that can be completed. Tasks are the smallest unit of work, linked to Projects or Procedures. diff --git a/demo-vault-v2/type/topic.md b/demo-vault-v2/type/topic.md new file mode 100644 index 00000000..412863ee --- /dev/null +++ b/demo-vault-v2/type/topic.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Topic + +A Topic is a subject area for categorization and linking. Topics group related notes, projects, and resources by theme. diff --git a/demo-vault-v2/type/year.md b/demo-vault-v2/type/year.md new file mode 100644 index 00000000..532d84dc --- /dev/null +++ b/demo-vault-v2/type/year.md @@ -0,0 +1,7 @@ +--- +Is A: Type +--- + +# Year + +A Year note captures the themes, goals, and reflections for a calendar year. It provides the highest-level time horizon in the life OS.