Changed folder naming.

This commit is contained in:
Alexander Kogutkiewicz
2025-09-21 22:26:43 -05:00
parent 837d0bb6ac
commit ac8a9e293b
114 changed files with 139 additions and 62 deletions

View File

@@ -0,0 +1,11 @@
---
Vendor: "[[]]"
Date:
DueDate:
Amount:
Related:
Note:
tags:
- invoice
Open: true
---

View File

@@ -0,0 +1,34 @@
# Meeting: {{title}}
Date: {{date}}
Time: {{time}}
Location/Call: {{location}}
Attendees: {{attendees}}
---
## Agenda
- [ ] Item 1
- [ ] Item 2
- [ ] Item 3
---
## Notes
- Key discussion point 1
- Key discussion point 2
- Decisions made:
- Decision 1
- Decision 2
---
## Action Items
- [ ] Task 1 Owner (Due: YYYY-MM-DD)
- [ ] Task 2 Owner (Due: YYYY-MM-DD)
- [ ] Task 3 Owner (Due: YYYY-MM-DD)
---
## Links & References
- Related project: [[Project Name]]
- Docs/attachments: [Link]

View File

@@ -0,0 +1,57 @@
# Project: {{project_name}}
**Start Date:** {{date}}
**Project Owner:** {{owner}}
**Sponsor/Stakeholders:** {{stakeholders}}
**Project Manager (if different):** {{pm}}
---
## Purpose / Goals
- Why are we doing this?
- Whats the business value?
---
## Scope
**In Scope:**
- Item 1
- Item 2
**Out of Scope:**
- Item 1
- Item 2
---
## Timeline / Milestones
- Kickoff: {{date}}
- Phase 1 Complete: {{date}}
- Go-Live: {{date}}
- Post-Implementation Review: {{date}}
---
## Resources
- Team members and roles
- External vendors / partners
- Budget (if applicable)
---
## Risks & Assumptions
- Potential risks (e.g., downtime, vendor delays, compliance hurdles)
- Assumptions (e.g., “Finance will provide test cases by X date”)
---
## Action Items (from Kickoff)
- [ ] Task 1 Owner (Due: YYYY-MM-DD)
- [ ] Task 2 Owner (Due: YYYY-MM-DD)
---
## Links & References
- Related projects: [[Other Project]]
- Documentation: [SharePoint/Docs Link]
- Meeting notes: [[YYYY-MM-DD Kickoff Meeting]]