From 9c0a4959b7d3880a06e56ac15692aac735260939 Mon Sep 17 00:00:00 2001 From: Leon in 't Veld Date: Sat, 25 Jan 2025 23:35:20 +0100 Subject: [PATCH] Added PARA method starter files --- 1_project/index.md | 8 ++++++++ 2_area/index.md | 9 +++++++++ 3_resource/index.md | 8 ++++++++ 4_archive/index.md | 8 ++++++++ 4 files changed, 33 insertions(+) create mode 100644 1_project/index.md create mode 100644 2_area/index.md create mode 100644 3_resource/index.md create mode 100644 4_archive/index.md diff --git a/1_project/index.md b/1_project/index.md new file mode 100644 index 0000000..b05c47f --- /dev/null +++ b/1_project/index.md @@ -0,0 +1,8 @@ +--- +tags: + - project +--- + +# Project +This is part of the [PARA method](https://fortelabs.com/blog/para/). + diff --git a/2_area/index.md b/2_area/index.md new file mode 100644 index 0000000..ac42f99 --- /dev/null +++ b/2_area/index.md @@ -0,0 +1,9 @@ +--- +tags: + - area +--- + +# Area +This is part of the [PARA method](https://fortelabs.com/blog/para/). + + diff --git a/3_resource/index.md b/3_resource/index.md new file mode 100644 index 0000000..7f7174b --- /dev/null +++ b/3_resource/index.md @@ -0,0 +1,8 @@ +--- +tags: + - resource +--- + +# Resource +This is part of the [PARA method](https://fortelabs.com/blog/para/). + diff --git a/4_archive/index.md b/4_archive/index.md new file mode 100644 index 0000000..282f90f --- /dev/null +++ b/4_archive/index.md @@ -0,0 +1,8 @@ +--- +tags: + - archive +--- + +# Archive +This is part of the [PARA method](https://fortelabs.com/blog/para/). +