diff --git a/todo.txt b/todo.txt index 13daf59ed..77e1115ba 100644 --- a/todo.txt +++ b/todo.txt @@ -1,35 +1,36 @@ -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. -Automatically sort events when saving a presentation. -Add testimonials/free text to presentations. +Daily emails: +- Re-add the snippet and metatags to social media posts for new 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. +- Add share links to the generated email content. +- Allow for re-tagging daily emails by topic or subject. +- Scheduling daily emails. -event: -- Name -- Date -- Online -- Location -- Slides PDF -- Slides URL -- Links (code repo, etc) -- Body/abstract +Podcast: + +- Migrate podcast episodes. +- Recreate podcast subscription XML feed. + +General: + +- Recreate the "About me" block in Drupal. +- Migrate redirects to be managed by the Redirect module. +- Style local actions links (View, Edit, etc). +- Make the "Years of experience" dynamic. + +Presentations: + +- Migrate presentations. +- Automatically sort events when saving a presentation. +- Add testimonials/free text to presentations. +- Count the number of given presentations. + +Other content: + +- Migrate old blog posts. +- Migrate basic pages.