From dc7f3a0168fcfcec7a91278b4f65afeb6221b188 Mon Sep 17 00:00:00 2001
From: Raoul Comninos <gnarledgrip@gmail.com>
Date: Wed, 7 May 2025 15:21:21 +0200
Subject: [PATCH] org-tutorials/index.org: Add Org Agenda video tutorials by
 Raoul Comninos

* org-tutorials/index.org (General Introductions to Org-mode): Add
link to 12-part video tutorial series covering the basics of
Org Agenda including Todos, Todos--Advanced, Tags, Timestamps,
Creating Timestamps, Scheduled and Deadline, Refiling, Org Capture,
Org Capture Templates, Org Attachments, Org Agenda View, Org Agenda
Customization.
---
 org-tutorials/index.org | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/org-tutorials/index.org b/org-tutorials/index.org
index d77f9815..55114e4e 100644
--- a/org-tutorials/index.org
+++ b/org-tutorials/index.org
@@ -29,6 +29,9 @@
 - [[https://youtu.be/QlYQijQCNHU][Org-mode video tutorials by Raoul Comninos]], 8 videos in one (of around 6 minutes each) that explains the fundamentals of Org-mode simply and clearly.
 # (Introduction, Structures, Motions, Structure Editing, Sparse Trees, Plain Lists, Drawers, Footnotes, Hyperlinks, Theory of External Links, Handling External Links, Rich Text).
 
+- [[https://youtu.be/-2kQNmfVzAI][Org Agenda Video tutorials by Raoul Comninos]], 12 videos in one (of around 7 minutes each) that clearly and simply explain the basic concepts of Org Agenda.
+# (Todos, Todos -- Advanced, Tags, Timestamps, Creating Timestamps, Scheduled and Deadline, Refiling, Org Capture, Org Capture Templates, Org Attachments, Org Agenda View, Org Agenda Customization).
+
 - Org-mode can be as pretty (or not) ;) as you like,
   - [[http://www.howardism.org/Technical/Emacs/orgmode-wordprocessor.html][Org as a Word Processor]]
   - [[https://github.com/rougier/elegant-emacs][Elegant Emacs]]
-- 
2.43.0

