Projects Added
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Date Due:
|
||||
Deliverable:
|
||||
Priority:
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Task: <% tp.file.folder(true).split('/')[2] %>
|
||||
Charge Code:
|
||||
Notes:
|
||||
tags:
|
||||
Type: Deliverable
|
||||
---
|
||||
## Details
|
||||
`Write something here`
|
||||
|
||||
## Personal Notes
|
||||
``Write even more here``
|
||||
|
||||
|
||||
<%* await tp.file.rename("Deliverable-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
@@ -7,4 +7,21 @@ Project Lead:
|
||||
tags:
|
||||
Notes:
|
||||
Charge Code:
|
||||
Type: Project
|
||||
---
|
||||
# Scope & Description
|
||||
|
||||
|
||||
# Deliverables
|
||||
`Follow the instructions in` [[Deliverables Base]] `to get this working.`
|
||||
|
||||
# Tasks & Subtasks
|
||||
`Follow the instructions in` [[Tasks Base]] `to get this working`
|
||||
|
||||
## Followups
|
||||
`Follow the instructions in` [[Follow-Up Base]] `to get this working.`
|
||||
|
||||
# Personal Notes
|
||||
|
||||
|
||||
`<%* await tp.file.rename(tp.file.folder(false)) %>`
|
||||
|
||||
@@ -9,4 +9,9 @@ Task Lead:
|
||||
tags:
|
||||
Notes:
|
||||
Charge Code:
|
||||
Type: Subtask
|
||||
---
|
||||
# Description
|
||||
|
||||
|
||||
# Deliverables
|
||||
|
||||
@@ -8,4 +8,10 @@ Task Lead:
|
||||
tags:
|
||||
Notes:
|
||||
Charge Code:
|
||||
Type: Task
|
||||
---
|
||||
# Description
|
||||
|
||||
|
||||
# Deliverables
|
||||
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Follow-Up With:
|
||||
About What:
|
||||
Priority:
|
||||
- Normal
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Type: Followup
|
||||
---
|
||||
|
||||
`<%* await tp.file.rename("Followup⸬Customer-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Follow-Up With:
|
||||
About What:
|
||||
Priority:
|
||||
- Normal
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Type: Followup
|
||||
---
|
||||
|
||||
`<%* await tp.file.rename("Followup⸬Generic-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
@@ -0,0 +1,14 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Follow-Up With: IT
|
||||
Service Tech:
|
||||
About What:
|
||||
"Ticket #":
|
||||
Priority:
|
||||
- Normal
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Type: Followup
|
||||
---
|
||||
|
||||
`<%* await tp.file.rename("Followup⸬IT-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Follow-Up With: Procurement
|
||||
Buyer:
|
||||
About What:
|
||||
"Requisition #":
|
||||
"PO #":
|
||||
Priority:
|
||||
- Normal
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Type: Followup
|
||||
---
|
||||
|
||||
`<%* await tp.file.rename("Followup⸬Proc-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Follow-Up With: Richard
|
||||
About What:
|
||||
Priority:
|
||||
- Normal
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Type: Followup
|
||||
---
|
||||
|
||||
`<%* await tp.file.rename("Followup⸬Richard-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
@@ -0,0 +1,14 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Follow-Up With:
|
||||
About What:
|
||||
"Quote #":
|
||||
"PO #":
|
||||
Priority:
|
||||
- Normal
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Type: Followup
|
||||
---
|
||||
|
||||
`<%* await tp.file.rename("Followup⸬Supplier-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
Reference in New Issue
Block a user