Skip to content

Commit ceba477

Browse files
committed
feat: update metadata for finance-related Copilot tips with difficulty levels and last modified dates
1 parent c1e1470 commit ceba477

5 files changed

Lines changed: 15 additions & 5 deletions

Content/Tips/copilot-ask-vs-agent-mode.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
title: "Understanding GitHub Copilot: Ask Mode vs. Agent Mode"
33
description: "Learn the key differences between GitHub Copilot's Ask and Agent modes and when to use each for maximum productivity"
4-
date: 2025-06-09
54
category: "GitHub Copilot"
65
tags: ["github-copilot", "productivity", "tips", "coding"]
6+
difficulty: "Beginner"
77
author: "Copilot That Jawn"
8+
publishedDate: "2025-06-09"
9+
lastModified: "2025-06-09"
810
---
911

1012
# Ask Mode vs. Agent Mode in GitHub Copilot

Content/Tips/copilot-excel-finance-advanced.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
title: "Advanced Financial Analysis with Copilot in Excel (Part 2: Financial Modeling)"
33
description: "Master advanced financial modeling and analysis using Microsoft Copilot in Excel with real-world examples"
4-
date: 2025-06-09
54
category: "Microsoft 365 Copilot"
65
tags: ["excel", "finance", "financial-modeling", "analysis", "microsoft-365-copilot"]
6+
difficulty: "Advanced"
77
author: "Copilot That Jawn"
8+
publishedDate: "2025-06-09"
9+
lastModified: "2025-06-09"
810
series: "Copilot for Finance"
911
part: 2
1012
---

Content/Tips/copilot-excel-finance-basics.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
title: "Getting Started with Copilot in Excel for Finance (Part 1: Basics)"
33
description: "Master the fundamentals of using Microsoft Copilot in Excel for financial work, with practical examples and prompts"
4-
date: 2025-06-09
54
category: "Microsoft 365 Copilot"
65
tags: ["excel", "finance", "getting-started", "productivity", "microsoft-365-copilot"]
6+
difficulty: "Beginner"
77
author: "Copilot That Jawn"
8+
publishedDate: "2025-06-09"
9+
lastModified: "2025-06-09"
810
series: "Copilot for Finance"
911
part: 1
1012
---

Content/Tips/copilot-excel-for-finance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
title: "Microsoft Copilot in Excel: A Game-Changer for Finance Professionals"
33
description: "Learn how finance professionals can leverage Microsoft Copilot in Excel to streamline financial analysis, automate tasks, and enhance productivity"
4-
date: 2025-06-09
54
category: "Microsoft 365 Copilot"
65
tags: ["excel", "finance", "financial-analysis", "investment", "productivity", "microsoft-365-copilot"]
6+
difficulty: "Intermediate"
77
author: "Copilot That Jawn"
8+
publishedDate: "2025-06-09"
9+
lastModified: "2025-06-09"
810
---
911

1012
As a finance professional, Excel is your essential toolkit. With Microsoft Copilot integration, your spreadsheet capabilities just got a major upgrade. Let's explore how Copilot can transform your daily financial tasks.

Content/Tips/using-copilot-agent-for-unit-tests.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
title: "Supercharge Your Testing with GitHub Copilot Agent Mode"
33
description: "Learn how to leverage GitHub Copilot's Agent mode to efficiently generate and maintain comprehensive unit tests"
4-
date: 2025-06-09
54
category: "GitHub Copilot"
65
tags: ["github-copilot", "testing", "unit-tests", "productivity", "coding"]
6+
difficulty: "Intermediate"
77
author: "Copilot That Jawn"
8+
publishedDate: "2025-06-09"
9+
lastModified: "2025-06-09"
810
---
911

1012
# Generating Unit Tests with GitHub Copilot Agent Mode

0 commit comments

Comments
 (0)