Projects Added

This commit is contained in:
2026-07-23 18:52:19 -04:00
parent 641bbb348f
commit ff127b43e5
29 changed files with 953 additions and 35 deletions
@@ -0,0 +1,9 @@
To insert the followups base into a project:
1. Open QuickAdd with `CTRL` + `A`
2. Type `Insert Deliverables`, the search result should be `Insert⸬Deliverables`
3. Run
4. Go into the filters of the newly created base and modify per project requirements
5. Modify other aspects (like the columns shown) per project requirements
Administrative note:
Quickadd `Insert⸬Followups` inserts `99 Toolkit/Templates/Project-Dashboards/Deliverables.base`.
@@ -0,0 +1,9 @@
To insert the followups base into a project:
1. Open QuickAdd with `CTRL` + `A`
2. Type `Insert Followup`, the search result should be `Insert⸬Followups`
3. Run
4. Go into the filters of the newly created base and modify per project requirements
5. Modify other aspects (like the columns shown) per project requirements
Administrative note:
Quickadd `Insert⸬Followups` inserts `99 Toolkit/Templates/Project-Dashboards/Followups.base`.
+15
View File
@@ -0,0 +1,15 @@
To insert the tasks base into a project:
1. Open QuickAdd with `CTRL` + `A`
2. Type `Insert Tasks, the search result should be `Insert⸬Tasks`
3. Run
4. Go into the filters of the newly created base and modify per project requirements
5. Modify other aspects (like the columns shown) per project requirements
To start creating tasks:
1. In the project directory, open QuickAdd (`CTRL` + `A`) and search for Create⸬Task.
2. You will be prompted for a name, give it a sensible one that identifies the basic task scope and also how it falls into a sequence of tasks.
3. Once the note is created, if it is going to contain subtasks, then `Rick Click`, go to Folder Note Commands, and `click` the create folder note option.
Subtasks are inserted in much the same way. **However**, subtasks are intended to be the end of the structure and thus should never be folder notes.
Administrative note:
Quickadd `Insert⸬Tasks` inserts `99 Toolkit/Templates/Project-Dashboards/Tasks.base`.