Update todo.txt

This commit is contained in:
Oliver Davies 2025-04-29 14:35:28 +01:00
parent 5f300fea53
commit 76759ffa78

View file

@ -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).
- Rebuild RSS feed for syndicating the emails with Kit. Re-add random CTAs to the bottom of the generated email content.
- Use summary field for social media teaser (not included in the Feed import). Redirecting from old archive URLs - e.g. /archive/page/3 to /archive?page=3.
- Re-add random CTAs to the bottom of the generated email content. Re-add selectable CTAs to the bottom of the generated email content.
Migrate footer links to the Main navigation menu.
Next: Count the number of sent daily emails.
Migrate podcast episodes.
- Redirecting from old archive URLs - e.g. /archive/page/3 to /archive?page=3. Recreate podcast subscription XML feed.
- Re-add selectable CTAs to the bottom of the generated email content. Recreate the "About me" block in Drupal.
- Migrate footer links to the Main navigation menu. Recreate the daily email signup form in Drupal.
- Count the number of sent daily emails. Add share links to the generated email content.
Allow for re-tagging daily emails by topic or subject.
Later: Migrate old blog posts.
Migrate presentations.
- Migrate podcast episodes. Migrate basic pages.
- Recreate podcast subscription XML feed. Migrate redirects to be managed by the Redirect module.
- Recreate the "About me" block in Drupal. Style local actions links (View, Edit, etc).
- Recreate the daily email signup form in Drupal. Count the number of given presentations.
- Add share links to the generated email content. Make the "Years of experience" dynamic.
- Allow for re-tagging daily emails by topic or subject. Scheduling daily emails.
- 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.