From 811ac5d9f2c8b2e5364c9014094ba328f45d6e69 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 14 May 2025 02:34:21 +0100 Subject: [PATCH] Update todo.txt --- todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index dd491c151..2bb390157 100644 --- a/todo.txt +++ b/todo.txt @@ -4,8 +4,7 @@ Daily emails: - Re-add random CTAs to the bottom of the generated email content. - Redirecting from old archive URLs - e.g. /archive/page/3 to /archive?page=3. - Re-add selectable CTAs to the bottom of the generated email content. -- Count the number of sent daily emails. -- Recreate the daily email signup form in Drupal. +- Recreate the landing page and signup form in Drupal. - Add share links to the generated email content. - Allow for re-tagging daily emails by topic or subject. - Scheduling daily emails. @@ -35,6 +34,7 @@ General: - Make the "Years of experience" dynamic. - Add PHPStan. - Add phpcs. +- Add components page or use Storybook? https://mortenson.coffee/components `grep -rnE TODO modules themes`