commit 958de5c2ce9986a5c8123d9ec798fd6683e2297a Author: Leon in 't Veld Date: Sat Jan 25 23:35:20 2025 +0100 Added PARA method starter files 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/). + diff --git a/README.md b/README.md new file mode 100644 index 0000000..0337813 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Notes + +This repo contains all of my personal notes.