From 76759ffa78745532748888b06342f37d157e9bfd Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 29 Apr 2025 14:35:28 +0100 Subject: [PATCH] Update todo.txt --- todo.txt | 53 +++++++++++++++++++++-------------------------------- 1 file changed, 21 insertions(+), 32 deletions(-) diff --git a/todo.txt b/todo.txt index 34d5b964d..623071044 100644 --- a/todo.txt +++ b/todo.txt @@ -1,33 +1,22 @@ -Now: - -- Rebuild RSS feed for syndicating the emails with Kit. - - Use summary field for social media teaser (not included in the Feed import). - - Re-add random CTAs to the bottom of the generated email content. - -Next: - -- 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. -- Migrate footer links to the Main navigation menu. -- Count the number of sent daily emails. - -Later: - -- Migrate podcast episodes. -- Recreate podcast subscription XML feed. -- Recreate the "About me" block in Drupal. -- Recreate the daily email signup form in Drupal. -- Add share links to the generated email content. -- Allow for re-tagging daily emails by topic or subject. -- Migrate old blog posts. -- Migrate presentations. -- Migrate basic pages. -- Migrate redirects to be managed by the Redirect module. -- Style local actions links (View, Edit, etc). -- Count the number of given presentations. -- Make the "Years of experience" dynamic. - -Maybe: - -- Scheduling daily emails. +Rebuild RSS feed for syndicating the emails with Kit. + Use summary field for social media teaser (not included in the Feed import). + 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. +Migrate footer links to the Main navigation menu. +Count the number of sent daily emails. +Migrate podcast episodes. +Recreate podcast subscription XML feed. +Recreate the "About me" block in Drupal. +Recreate the daily email signup form in Drupal. +Add share links to the generated email content. +Allow for re-tagging daily emails by topic or subject. +Migrate old blog posts. +Migrate presentations. +Migrate basic pages. +Migrate redirects to be managed by the Redirect module. +Style local actions links (View, Edit, etc). +Count the number of given presentations. +Make the "Years of experience" dynamic. +Scheduling daily emails.